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.
1 parent 6694400 commit 81e528aCopy full SHA for 81e528a
.github/workflows/main.yml
@@ -68,6 +68,7 @@ jobs:
68
include:
69
- ruby-version: 'ruby-head'
70
experimental: true
71
+ continue-on-error: true
72
- ruby-version: 'jruby-9.4'
73
74
steps:
@@ -98,6 +99,7 @@ jobs:
98
99
100
101
102
103
104
105
0 commit comments