Skip to content

Commit 8d6fd7f

Browse files
committed
use macos-13 w/ x86_64 arch
1 parent ca873c6 commit 8d6fd7f

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-13
121121
steps:
122122
- uses: mlugg/setup-zig@v2
123123
with:

0 commit comments

Comments
 (0)