Skip to content

Commit

Permalink
remove deprecated build os in actions
Browse files Browse the repository at this point in the history
  • Loading branch information
laurci committed Aug 20, 2024
1 parent 31fa95b commit 367198e
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 367198e

Please sign in to comment.