Skip to content

Commit b79446f

Browse files
committed
Enable Python 3.13 in CI
1 parent 3f9a155 commit b79446f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dist.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ jobs:
9696
- '3.10'
9797
- '3.11'
9898
- '3.12'
99+
- '3.13'
99100
architecture: [x86, x64]
100101
exclude:
101102
- os: macos-12

0 commit comments

Comments
 (0)