We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35c3ca2 commit 4bd73d4Copy full SHA for 4bd73d4
.github/workflows/ci.yml
@@ -8,6 +8,7 @@ jobs:
8
test_matrix:
9
runs-on: ubuntu-latest
10
strategy:
11
+ fail-fast: false
12
matrix:
13
ruby-version: ['2.7.6', 'jruby-9.4.11.0']
14
gemfile:
0 commit comments