1
0
mirror of https://github.com/google/cpu_features.git synced 2025-11-01 05:30:41 +01:00

update image for workflow amd64/macos_zig

Signed-off-by: inge4pres <fgualazzi@gmail.com>
This commit is contained in:
inge4pres
2025-10-25 14:26:51 +02:00
committed by Mizux Seiha
parent eba686d452
commit da55bc41b1

View File

@@ -8,7 +8,7 @@ jobs:
matrix:
target:
- x86_64-macos-none
runs-on: macos-13 # Using x86 processors
runs-on: macos-15-intel # Using x86 processors
steps:
- uses: actions/checkout@v5
- uses: mlugg/setup-zig@v2