Skip to content

Commit f7647f2

Browse files
committed
CI: don't fail fast in version matrix
1 parent 13efa5b commit f7647f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/version-matrix.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
version-matrix:
1212
runs-on: ubuntu-22.04
1313
strategy:
14+
fail-fast: false
1415
matrix:
1516
include:
1617

0 commit comments

Comments
 (0)