Skip to content
This repository was archived by the owner on Dec 9, 2023. It is now read-only.

Commit 83e8122

Browse files
committed
Removing fail-fast strategy from CI
1 parent a4f2400 commit 83e8122

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
toolchains:
1414
runs-on: ubuntu-latest
1515
strategy:
16+
fail-fast: false
1617
matrix:
1718
toolchain: [ nightly, beta, stable, 1.41.1 ]
1819
steps:

0 commit comments

Comments
 (0)