Skip to content

Commit

Permalink
ci: switch to Python 3.12 final (#948)
Browse files Browse the repository at this point in the history
  • Loading branch information
browniebroke committed Nov 20, 2023
1 parent bf5184c commit faa50aa
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 @@ -21,7 +21,7 @@ jobs:
- "3.9"
- "3.10"
- "3.11"
- "3.12-dev"
- "3.12"
os:
- ubuntu-latest
- windows-latest
Expand Down

0 comments on commit faa50aa

Please sign in to comment.