Skip to content

Commit

Permalink
continue other pushes if one them fails
Browse files Browse the repository at this point in the history
  • Loading branch information
DocX authored Jul 15, 2020
1 parent 1f59c8e commit 47baaae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gempush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
name: Build + Publish
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
ruby-version: ["head", "jruby"]

Expand Down

0 comments on commit 47baaae

Please sign in to comment.