Skip to content

Commit 8b3b207

Browse files
authored
3.11/3.12 testing
1 parent b80ce73 commit 8b3b207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
max-parallel: 2
1919
matrix:
2020
os: ["ubuntu-latest"]
21-
python-version: ["3.10", "3.11"]
21+
python-version: ["3.11", "3.12"]
2222

2323
runs-on: ${{ matrix.os }}
2424

0 commit comments

Comments
 (0)