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 a5825e2 commit 7378a92Copy full SHA for 7378a92
.github/workflows/ci.yml
@@ -13,6 +13,7 @@ jobs:
13
build-linux:
14
uses: ./.github/workflows/build-gem.yml
15
strategy:
16
+ fail-fast: false
17
matrix:
18
version: ["3.2", "jruby-9.4"]
19
with:
0 commit comments