Skip to content

Commit af18bcf

Browse files
committed
ci
1 parent 84fe878 commit af18bcf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,12 @@ jobs:
1111
strategy:
1212
matrix:
1313
python_ver:
14-
- "3.7"
1514
- "3.8"
1615
- "3.9"
1716
- "3.10"
1817
- "3.11"
18+
- "3.12"
19+
- "3.13"
1920
- "3"
2021

2122
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)