Skip to content

Commit fd663f6

Browse files
committed
Build amd64 MacOS build on macos-15-intel
1 parent 1233942 commit fd663f6

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
@@ -39,7 +39,7 @@ jobs:
3939
matrix:
4040
os: [
4141
[macos-latest, arm64, bash],
42-
[macos-13, x86_64, bash],
42+
[macos-15-intel, x86_64, bash],
4343
[ubuntu-latest, x86_64, bash]
4444
]
4545
fail-fast: false

0 commit comments

Comments
 (0)