Skip to content

Commit 683cd4d

Browse files
authored
Update python versions
1 parent 5a4212f commit 683cd4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
fail-fast: false
7474
matrix:
7575
os: [ubuntu-latest, windows-latest]
76-
python_version: ["3.8", "3.9", "3.10", "3.11"]
76+
python_version: ["3.9", "3.10", "3.11", "3.12"]
7777

7878
runs-on: ${{ matrix.os }}
7979
steps:

0 commit comments

Comments
 (0)