Skip to content

Commit 00bdea7

Browse files
authored
Update pythonpackage.yml
1 parent 9b86c4b commit 00bdea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonpackage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
fail-fast: false
3434
matrix:
3535
os: [windows-latest, macos-latest, ubuntu-latest]
36-
python-version: [3.7, 3.8, 3.9, "3.10", "3.11"]
36+
python-version: [3.8, 3.9, "3.10", "3.11", "3.12"]
3737

3838
steps:
3939
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)