We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d0cfc43 + eefbec2 commit cb62cfeCopy full SHA for cb62cfe
.github/workflows/ci.yml
@@ -129,6 +129,7 @@ jobs:
129
tag: ghcr.io/rspec/docker-ci:jruby-9.1.17.0
130
options: "--add-host rubygems.org:151.101.129.227 --add-host api.rubygems.org:151.101.129.227"
131
env:
132
+ ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
133
LEGACY_CI: true
134
NO_COVERAGE: true
135
JRUBY_OPTS: ${{ matrix.container.jruby_opts || '--dev' }}
0 commit comments