Skip to content

Commit 47baaae

Browse files
authored
continue other pushes if one them fails
1 parent 1f59c8e commit 47baaae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gempush.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
name: Build + Publish
1010
runs-on: ubuntu-latest
1111
strategy:
12+
fail-fast: false
1213
matrix:
1314
ruby-version: ["head", "jruby"]
1415

0 commit comments

Comments
 (0)