Skip to content

Commit

Permalink
upgrade to macos 13 in build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
laurci authored Jun 17, 2024
1 parent 0fa7bbf commit 3459261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/libvmexeccapi-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- os: ubuntu-20.04
artifact_name: libvmexeccapi.so
make_target: capi-linux-amd64
- os: macos-11
- os: macos-13
artifact_name: libvmexeccapi.dylib
make_target: capi-osx-amd64
- os: macos-13-xlarge
Expand Down

0 comments on commit 3459261

Please sign in to comment.