Skip to content

Commit be8a3e4

Browse files
committed
Test with Python 3.13.0a6
1 parent e08ff99 commit be8a3e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
fail-fast: false
2323
matrix:
2424
py:
25-
- "3.13.0-alpha.2"
25+
- "3.13.0-alpha.6"
2626
- "3.12"
2727
- "3.11"
2828
- "3.10"

0 commit comments

Comments
 (0)