Skip to content

Commit e32134d

Browse files
committed
ci: use macos-13
1 parent 1fe46ad commit e32134d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-for-mac.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
jobs:
66
release:
77
name: release x86_64-apple-darwin
8-
runs-on: macos-latest
8+
runs-on: macos-13
99
strategy:
1010
fail-fast: false
1111
matrix:

0 commit comments

Comments
 (0)