Skip to content

Commit

Permalink
Didn't realize that py3.13 was pre-release yet.
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-schilling committed Sep 30, 2024
1 parent 9e0c454 commit 2cb4c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
# with the bleeding-edge versions. When we drop 3.8
# we can move this up into the matrix.
- django-version: 5.1
python-version: "3.13"
python-version: "3.13.0rc2"
drf-version: "3.13"
exclude:
# Python 3.8 is incompatible with Django v5+
Expand Down

0 comments on commit 2cb4c9f

Please sign in to comment.