We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dd7ecb commit daca3d1Copy full SHA for daca3d1
.github/workflows/release.yml
@@ -84,7 +84,7 @@ jobs:
84
matrix:
85
os:
86
- ubuntu-22.04
87
- - macos-11
+ - macos-12
88
- windows-2019
89
pythonStandaloneVersion: ${{ fromJSON(needs.build-matrix.outputs.PYTHON_STANDALONE_VERSIONS) }}
90
pythonVersion: ${{ fromJSON(needs.build-matrix.outputs.PYTHON_VERSIONS) }}
0 commit comments