Skip to content

Commit b56eec0

Browse files
committed
chore: update the release-python CI; replace macos-12 with macos-13.
1 parent 486f9c0 commit b56eec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-python.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
strategy:
123123
matrix:
124124
platform:
125-
- runner: macos-12
125+
- runner: macos-13
126126
target: x86_64
127127
- runner: macos-14
128128
target: aarch64

0 commit comments

Comments
 (0)