Skip to content

Commit 9513ab6

Browse files
committed
update deprecated macos build
1 parent d8dbf32 commit 9513ab6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/libvmexeccapi-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ jobs:
2121
platform: amd64
2222
artifact_name: libvmexeccapi.so
2323
make_target: capi-linux-amd64
24-
- os: macos-11
24+
- os: macos-14
2525
platform: amd64
2626
artifact_name: libvmexeccapi.dylib
2727
make_target: capi-osx-amd64
28-
- os: macos-11
28+
- os: macos-14
2929
platform: arm
3030
artifact_name: libvmexeccapi_arm.dylib
3131
make_target: capi-osx-arm

0 commit comments

Comments
 (0)