Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
afuetterer committed Oct 8, 2024
1 parent 84a4723 commit 30d1f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
# release is scheduled for 2024-10-01 (https://peps.python.org/pep-0719/)
# when released: replace "python-version: ['3.8', '3.12']" with python-version: ['3.8', '3.13']
include:
- python-version: '3.13-dev'
- python-version: '3.13'
db-backend: postgres
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 30d1f5d

Please sign in to comment.