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.
return
BEGIN{}
1 parent 4fe8e55 commit 95a2ef3Copy full SHA for 95a2ef3
.github/workflows/test.yml
@@ -42,6 +42,7 @@ jobs:
42
run: bundle exec rake
43
env:
44
RUBYOPT: --enable-frozen_string_literal
45
+ continue-on-error: ${{ matrix.ruby == 'truffleruby-head' }}
46
- if: ${{ matrix.ruby == 'head' && startsWith(matrix.os, 'ubuntu') }}
47
run: bundle exec rake rdoc
48
0 commit comments