Skip to content

Commit ef2ba5d

Browse files
committed
test on python 3.13
1 parent 39eb656 commit ef2ba5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
fail-fast: false
4848
matrix:
4949
os: ["ubuntu-latest", "macos-latest", "windows-latest"]
50-
python-version: ["3.11", "3.12"]
50+
python-version: ["3.11", "3.13"]
5151

5252
steps:
5353
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)