Skip to content

Commit

Permalink
misc: remove python3.9 from actions
Browse files Browse the repository at this point in the history
  • Loading branch information
mik3y committed Aug 10, 2024
1 parent 950ab34 commit b3dcb75
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
max-parallel: 4
matrix:
python-version:
- "3.9"
- "3.10"
- "3.11"
- "3.12"
Expand Down Expand Up @@ -66,7 +65,6 @@ jobs:
fail-fast: false
matrix:
python-version:
- "3.9"
- "3.10"
- "3.11"
- "3.12"
Expand Down Expand Up @@ -119,7 +117,6 @@ jobs:
- "django32"
- "django42"
python-version:
- "3.9"
- "3.10"
- "3.11"
- "3.12"
Expand Down

0 comments on commit b3dcb75

Please sign in to comment.