Skip to content

Commit 54cfb28

Browse files
committed
Don't use 3.12 yet
1 parent 3212ba3 commit 54cfb28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- "3.9"
3535
- "3.10"
3636
- "3.11"
37-
- "3.12.0-rc.1"
37+
# - "3.12.0-rc.1"
3838
steps:
3939
- uses: actions/checkout@v3
4040
- uses: actions/setup-python@v4

0 commit comments

Comments
 (0)