Skip to content

Commit 8871dd0

Browse files
committed
CI: Disable 3.13-dev for now.
1 parent 135bfad commit 8871dd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
strategy:
2020
matrix:
2121
py:
22-
- "3.13-dev"
22+
#- "3.13-dev"
2323
- "3.12"
2424
- "3.11"
2525
- "3.10"

0 commit comments

Comments
 (0)