Skip to content

Commit daca3d1

Browse files
committed
ci: Switch to macos-12
1 parent 9dd7ecb commit daca3d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
matrix:
8585
os:
8686
- ubuntu-22.04
87-
- macos-11
87+
- macos-12
8888
- windows-2019
8989
pythonStandaloneVersion: ${{ fromJSON(needs.build-matrix.outputs.PYTHON_STANDALONE_VERSIONS) }}
9090
pythonVersion: ${{ fromJSON(needs.build-matrix.outputs.PYTHON_VERSIONS) }}

0 commit comments

Comments
 (0)