Skip to content

Commit 3997f6b

Browse files
committed
chore: Change CI python version to 3.12
1 parent 6e42faf commit 3997f6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
max-parallel: 9
1111
matrix:
12-
python-version: [3.7, 3.8]
12+
python-version: [3.12]
1313
os: [ubuntu-latest, macos-latest]
1414

1515
steps:

0 commit comments

Comments
 (0)