Skip to content

Commit 452d3ab

Browse files
committed
start testing on 3.13
1 parent 314cc49 commit 452d3ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
fail-fast: false
2323
matrix:
2424
os: [ubuntu-latest, windows-latest, macos-latest]
25-
python-version: ["3.8", "3.12"]
25+
python-version: ["3.8", "3.12", "3.13"]
2626
include:
2727
- os: windows-latest
2828
python-version: "3.9"

0 commit comments

Comments
 (0)