Skip to content

Commit 73ea2fd

Browse files
committed
TST: add Python 3.13 to normal CI
1 parent 34b37a0 commit 73ea2fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
python-version:
4646
- '3.11'
4747
- '3.12'
48+
- 3.13-dev
4849
marker: [''] # needed to avoid collision with PY_LIB job
4950

5051
include:

0 commit comments

Comments
 (0)