Skip to content

Commit d01e2d8

Browse files
ci: add python 3.12 to test matrix
1 parent f5636f4 commit d01e2d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
matrix:
4141
python-version:
4242
- '3.11'
43+
- '3.12'
4344
platform:
4445
- linux-cpu
4546
- macos-default

0 commit comments

Comments
 (0)