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 9d14fad commit 4c2e17dCopy full SHA for 4c2e17d
1 file changed
.github/workflows/build.yml
@@ -56,9 +56,7 @@ jobs:
56
- os: windows-latest
57
python: 3.12
58
59
- # macOS: test old and new Python
60
- - os: macos-latest
61
- python: 3.6
+ # macOS: test only new Python
62
- os: macos-latest
63
64
0 commit comments