Skip to content

Commit

Permalink
disable fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
mshr-h committed Aug 9, 2024
1 parent 84c1e6c commit b79837c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pythonapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:

runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os: [ubuntu-24.04, macos-13, windows-2022]
python-version: ['3.9', '3.10', '3.11']
Expand Down

0 comments on commit b79837c

Please sign in to comment.