Skip to content

Commit 9491b88

Browse files
migrate from macos-13 > macos-15
1 parent d3dddc0 commit 9491b88

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci-cd.yml

Lines changed: 3 additions & 3 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-13
67+
- runner: macos-15
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-13
508+
- runner: macos-15
509509
target: x86_64-apple-darwin
510510
svm_target_platform: macosx-amd64
511511
platform: darwin
@@ -820,4 +820,4 @@ jobs:
820820
gh release upload v${{ env.VERSION_NAME }} "$file" --clobber
821821
fi
822822
done
823-
done
823+
done

0 commit comments

Comments
 (0)