Skip to content

Commit c008f4f

Browse files
committed
Try adding 3.12 back in
1 parent 57b3cb7 commit c008f4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hazimp-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
strategy:
1717
matrix:
18-
python-version: ['3.8', '3.9', '3.10', '3.11']
18+
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12']
1919
defaults:
2020
run:
2121
shell: bash -l {0}

0 commit comments

Comments
 (0)