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 284ab4c commit 6eee54eCopy full SHA for 6eee54e
.github/workflows/test-release.yml
@@ -16,10 +16,10 @@ jobs:
16
# Define specific Python versions for each OS
17
- os: ubuntu-latest
18
python-version: 3.11
19
- - os: windows-latest
20
- python-version: 3.11
21
- - os: macos-latest
22
+ # - os: windows-latest
+ # python-version: 3.11
+ # - os: macos-latest
23
24
python-version: 3.12
25
0 commit comments