We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5318f7e commit 5697a0eCopy full SHA for 5697a0e
.github/workflows/python-publish.yml
@@ -42,7 +42,7 @@ jobs:
42
strategy:
43
matrix:
44
os: [windows-latest] #, macos-latest]
45
- python-version: [3.7, 3.8, 3.9, "3.10", "3.11", "3.12"]
+ python-version: [3.8, 3.9, "3.10", "3.11", "3.12"]
46
steps:
47
- uses: actions/checkout@v3
48
- name: Set up Python
0 commit comments