We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac7ed8a commit 80e05f4Copy full SHA for 80e05f4
.github/workflows/python-package.yml
@@ -18,7 +18,7 @@ jobs:
18
fail-fast: false
19
matrix:
20
os: [macos-latest]
21
- python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12"]
+ python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
22
23
steps:
24
- uses: actions/checkout@v3
0 commit comments