Skip to content

Commit 24fd9bc

Browse files
authored
chore(ci): update macOS build (Amd64/x86-64) target from 13 to 15 (#450)
actions/runner-images#13046 Signed-off-by: Marc Nuri <marc@marcnuri.com>
1 parent 86ed1ba commit 24fd9bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- ubuntu-latest #x64
3737
- ubuntu-24.04-arm #arm64
3838
- windows-latest #x64
39-
- macos-13 #x64
39+
- macos-15-intel #x64
4040
- macos-latest #arm64
4141
runs-on: ${{ matrix.os }}
4242
steps:

0 commit comments

Comments
 (0)