Skip to content

Commit d457e21

Browse files
chore: pin python 3.13
1 parent f2e6afd commit d457e21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- "3.10"
4141
- "3.11"
4242
- "3.12"
43-
- "3.13"
43+
- "3.13.11"
4444
- "3.14"
4545
pytest-version:
4646
- ">=8.1.1"

0 commit comments

Comments
 (0)