Skip to content

Commit

Permalink
disable fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
btrautmann committed Sep 16, 2024
1 parent 1133d39 commit 3d6214a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check_compat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
build:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
channel: ['3.16.9', '3.19.6', '3.22.3', '3.24.3']

Expand Down

0 comments on commit 3d6214a

Please sign in to comment.