Skip to content

Commit

Permalink
disable cpython 3.12 because it is too early...
Browse files Browse the repository at this point in the history
  • Loading branch information
Amirouche Boubekki committed Oct 5, 2023
1 parent 1142efc commit 86d31b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- 3.9
- "3.10"
- "3.11"
- "3.12"
# - "3.12" # it is still early, first released 2023-09-19.
- pypy-3.8
- pypy-3.9
os:
Expand Down

0 comments on commit 86d31b1

Please sign in to comment.