1 parent d3dddc0 commit 9491b88Copy full SHA for 9491b88
1 file changed
.github/workflows/ci-cd.yml
@@ -64,7 +64,7 @@ jobs:
64
svm_target_platform: linux-amd64
65
platform: linux
66
arch: amd64
67
- - runner: macos-13
+ - runner: macos-15
68
target: x86_64-apple-darwin
69
svm_target_platform: macosx-amd64
70
platform: darwin
@@ -505,7 +505,7 @@ jobs:
505
506
507
508
509
510
511
@@ -820,4 +820,4 @@ jobs:
820
gh release upload v${{ env.VERSION_NAME }} "$file" --clobber
821
fi
822
done
823
- done
+ done
0 commit comments