Skip to content

Commit da55bc4

Browse files
inge4presMizux
authored andcommitted
update image for workflow amd64/macos_zig
Signed-off-by: inge4pres <fgualazzi@gmail.com>
1 parent eba686d commit da55bc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/amd64_macos_zig.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
matrix:
99
target:
1010
- x86_64-macos-none
11-
runs-on: macos-13 # Using x86 processors
11+
runs-on: macos-15-intel # Using x86 processors
1212
steps:
1313
- uses: actions/checkout@v5
1414
- uses: mlugg/setup-zig@v2

0 commit comments

Comments
 (0)