Skip to content

Commit a2930e1

Browse files
Change macOS runner to macos-15-intel
1 parent 9491b88 commit a2930e1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci-cd.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
svm_target_platform: linux-amd64
6565
platform: linux
6666
arch: amd64
67-
- runner: macos-15
67+
- runner: macos-15-intel
6868
target: x86_64-apple-darwin
6969
svm_target_platform: macosx-amd64
7070
platform: darwin
@@ -505,7 +505,7 @@ jobs:
505505
svm_target_platform: linux-amd64
506506
platform: linux
507507
arch: amd64
508-
- runner: macos-15
508+
- runner: macos-15-intel
509509
target: x86_64-apple-darwin
510510
svm_target_platform: macosx-amd64
511511
platform: darwin

0 commit comments

Comments
 (0)