Skip to content

Commit

Permalink
Use non-rc python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikoptic authored Nov 18, 2023
1 parent ea820f1 commit 2c17a61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- 3.9
- '3.10' # Needs quotes so YAML doesn't think it's 3.1
- '3.11'
- '3.12.0-rc.3'
- '3.12'
mode:
- normal
include:
Expand Down

0 comments on commit 2c17a61

Please sign in to comment.