Skip to content

Commit

Permalink
disable fast-fail for
Browse files Browse the repository at this point in the history
ubuntu as well
  • Loading branch information
pyth0n1c committed Nov 22, 2024
1 parent 2d816de commit 5468199
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_through_configure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:

test-ubuntu-through-configure:
strategy:
fail-fast: false
matrix:
python_version: ["3.9", "3.10", "3.11", "3.12"]
operating_system: ["ubuntu-20.04", "ubuntu-22.04", "ubuntu-24.04"]
Expand Down

0 comments on commit 5468199

Please sign in to comment.