run-vcpkg
Version updated for lukka/run-vcpkg to version v11.5.
- This action is used across all versions by 0 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Changes:
- Fix for #218 : The default triplet for ARM host is correctly set.
Note: to keep your workflow up to date with bug and security fixes, just use the v11
branch to stay on the most recent v11.x
version of this action, e.g., uses: lukka/run-vcpkg@v11
. Instead to pin to a particular release, you can use one of the tags, for example uses: lukka/run-vcpkg@v11.5
to pin your workflow to the v11.5
release.