Skip to content

Commit

Permalink
trying to not cancel 32 tests when testing 40
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnagro committed Aug 21, 2023
1 parent 277e4ae commit 368de0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:

runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
python-version: [py38]
django-version: [django32, django40]
Expand Down

0 comments on commit 368de0a

Please sign in to comment.