We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f59c8e commit 47baaaeCopy full SHA for 47baaae
.github/workflows/gempush.yml
@@ -9,6 +9,7 @@ jobs:
9
name: Build + Publish
10
runs-on: ubuntu-latest
11
strategy:
12
+ fail-fast: false
13
matrix:
14
ruby-version: ["head", "jruby"]
15
0 commit comments