Skip to content

Commit

Permalink
amd64 macos
Browse files Browse the repository at this point in the history
  • Loading branch information
fbsobreira committed Aug 8, 2024
1 parent 1700d88 commit e6b5e33
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/libvmexeccapi-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ jobs:
platform: amd64
artifact_name: libvmexeccapi.so
make_target: capi-linux-amd64
- os: macos-14
- os: macos-13
# github actions does not support amd64 on macos-14
platform: amd64
artifact_name: libvmexeccapi.dylib
make_target: capi-osx-amd64
Expand Down

0 comments on commit e6b5e33

Please sign in to comment.