We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32511cc commit b518678Copy full SHA for b518678
1 file changed
.github/workflows/wheel.yml
@@ -54,7 +54,7 @@ jobs:
54
strategy:
55
fail-fast: false
56
matrix:
57
- os: [ubuntu-20.04, macos-11, windows-2019]
+ os: [ubuntu-20.04, macos-12, windows-2019]
58
architecture: ['x64']
59
linux_archs: ["auto s390x"]
60
include:
0 commit comments