Skip to content

Commit

Permalink
Merge pull request #3097 from rspec/fix-build
Browse files Browse the repository at this point in the history
Force legacy builds to use old node
  • Loading branch information
JonRowe authored Jul 7, 2024
2 parents d0cfc43 + eefbec2 commit cb62cfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ jobs:
tag: ghcr.io/rspec/docker-ci:jruby-9.1.17.0
options: "--add-host rubygems.org:151.101.129.227 --add-host api.rubygems.org:151.101.129.227"
env:
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
LEGACY_CI: true
NO_COVERAGE: true
JRUBY_OPTS: ${{ matrix.container.jruby_opts || '--dev' }}
Expand Down

0 comments on commit cb62cfe

Please sign in to comment.