Skip to content

Commit 9abf5d1

Browse files
authored
Merge branch 'main' into dependabot/cargo/cargo-c00de98749
2 parents 08e69db + 1cae99d commit 9abf5d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cross_compile.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
runs-on: ubuntu-latest
2121
needs: ci-data
2222
strategy:
23+
fail-fast: false
2324
matrix:
2425
platform: ${{ fromJSON(needs.ci-data.outputs.result).supported-ruby-platforms }}
2526
steps:

0 commit comments

Comments
 (0)