Skip to content

Commit e8b1aca

Browse files
committed
github/workflows: add Python 3.13 to the test matrix
1 parent c204408 commit e8b1aca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
- "3.10"
1818
- "3.11"
1919
- "3.12"
20+
- "3.13"
2021
os:
2122
- macos
2223
- ubuntu

0 commit comments

Comments
 (0)