Skip to content

Commit

Permalink
Disable fail-fast again
Browse files Browse the repository at this point in the history
  • Loading branch information
mwydmuch committed Aug 1, 2023
1 parent 91b6313 commit 952fae9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
jobs:
build:
strategy:
fail-fast: false
matrix:
os: [ ubuntu-latest, macos-latest, windows-latest ]
python-version: [ '3.8', '3.9', '3.10', '3.11' ]
Expand Down

0 comments on commit 952fae9

Please sign in to comment.