Skip to content

Commit 80e05f4

Browse files
authored
Update python-package.yml
1 parent ac7ed8a commit 80e05f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
os: [macos-latest]
21-
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12"]
21+
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
2222

2323
steps:
2424
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)