We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 14fc79b + 7f7ed89 commit 6de0374Copy full SHA for 6de0374
.github/workflows/build.yml
@@ -34,7 +34,7 @@ jobs:
34
# Python versions in sync with the ones in test.yml.
35
matrix:
36
os:
37
- - "macos-12"
+ - "macos-latest"
38
- "ubuntu-22.04"
39
- "windows-2022"
40
wheel-selector:
0 commit comments