Skip to content

Commit 860ae7b

Browse files
committed
use macos-15-large to build macos x86_64 version
1 parent ca873c6 commit 860ae7b

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
@@ -117,7 +117,7 @@ jobs:
117117
OS: macos
118118
ARCH: x86_64
119119

120-
runs-on: macos-14
120+
runs-on: macos-15-large
121121
steps:
122122
- uses: mlugg/setup-zig@v2
123123
with:

0 commit comments

Comments
 (0)