Skip to content

Commit

Permalink
Excluded Python 3.13 for Django 4.2 and 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GitRon committed Jan 14, 2025
1 parent 0e860bd commit 925b2c3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,10 @@ jobs:
django: "5.1"
- python-version: "3.9"
django: "5.1"
- python-version: "3.13"
django: "4.2"
- python-version: "3.13"
django: "5.0"

services:
# postgres service
Expand Down

0 comments on commit 925b2c3

Please sign in to comment.