Skip to content

Commit c248b0d

Browse files
authored
Update ci.yml
1 parent 1694015 commit c248b0d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/ci.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ jobs:
2121
script: tests
2222
- python_version: "3.11"
2323
script: tests
24-
24+
- python_version: "3.12"
25+
script: tests
26+
2527
name: "py${{ matrix.python_version }} / ${{ matrix.script }}"
2628
runs-on: ubuntu-latest
2729

0 commit comments

Comments
 (0)