Skip to content

Commit 7378a92

Browse files
committed
Allow all builds to fail
1 parent a5825e2 commit 7378a92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
build-linux:
1414
uses: ./.github/workflows/build-gem.yml
1515
strategy:
16+
fail-fast: false
1617
matrix:
1718
version: ["3.2", "jruby-9.4"]
1819
with:

0 commit comments

Comments
 (0)