Skip to content

Commit

Permalink
strategy: fail-fast: false
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss committed Mar 4, 2024
1 parent 192f926 commit 7f01896
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ jobs:
unittests:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
django-version: ["django~=3.2", "django~=4.2", "django~=5.0"]
Expand Down

0 comments on commit 7f01896

Please sign in to comment.