Skip to content

Commit

Permalink
CI: don't fail fast in version matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeier committed Aug 14, 2024
1 parent 13efa5b commit f7647f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/version-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
version-matrix:
runs-on: ubuntu-22.04
strategy:
fail-fast: false
matrix:
include:

Expand Down

0 comments on commit f7647f2

Please sign in to comment.