Skip to content

Commit

Permalink
Turn off fail-fast while debugging this issue.
Browse files Browse the repository at this point in the history
Signed-off-by: Joshua Minor <[email protected]>
  • Loading branch information
jminor committed Apr 26, 2024
1 parent 32e2a83 commit ea64553
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ jobs:
py_build_test:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os: [ubuntu-22.04, windows-2022, macos-12, macos-14]
python-version: ['3.7', '3.8', '3.9', '3.10', '3.11', '3.12']
Expand Down

0 comments on commit ea64553

Please sign in to comment.