Skip to content

Commit cb62cfe

Browse files
authored
Merge pull request rspec#3097 from rspec/fix-build
Force legacy builds to use old node
2 parents d0cfc43 + eefbec2 commit cb62cfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ jobs:
129129
tag: ghcr.io/rspec/docker-ci:jruby-9.1.17.0
130130
options: "--add-host rubygems.org:151.101.129.227 --add-host api.rubygems.org:151.101.129.227"
131131
env:
132+
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
132133
LEGACY_CI: true
133134
NO_COVERAGE: true
134135
JRUBY_OPTS: ${{ matrix.container.jruby_opts || '--dev' }}

0 commit comments

Comments
 (0)