Skip to content

Commit 91926b8

Browse files
committed
ci: use macos-15-large to build x86_64 macos
1 parent 38278de commit 91926b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
OS: macos
116116
ARCH: x86_64
117117

118-
runs-on: macos-14
118+
runs-on: macos-15-large
119119
steps:
120120
- uses: mlugg/setup-zig@v2
121121
with:

0 commit comments

Comments
 (0)