Skip to content

Commit a7b017a

Browse files
committed
Build amd64 MacOS build on macos-15-intel
1 parent 49a2715 commit a7b017a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compilation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
matrix:
6161
os: [
6262
[macos-latest, arm64, bash],
63-
[macos-13, x86_64, bash],
63+
[macos-15-intel, x86_64, bash],
6464
[ubuntu-latest, x86_64, bash],
6565
]
6666
fail-fast: false

0 commit comments

Comments
 (0)