Skip to content

Commit 339c254

Browse files
committed
ci: Switch to macos-13 runners
1 parent 2767dff commit 339c254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
matrix:
9191
os:
9292
- ubuntu-22.04
93-
- macos-12
93+
- macos-13
9494
- windows-2022
9595
pythonStandaloneVersion: ${{ fromJSON(needs.build-matrix.outputs.PYTHON_STANDALONE_VERSIONS) }}
9696
pythonVersion: ${{ fromJSON(needs.build-matrix.outputs.PYTHON_VERSIONS) }}

0 commit comments

Comments
 (0)