Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use vcpkg binary caching in CodeQL workflow #461

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

jgiannuzzi
Copy link
Member

The CodeQL workflow has never properly used vcpkg binary caching, even with our previous all-or-nothing approach, as VCPKG_BINARY_SOURCES was not set. This PR updates the workflow to follow the approach introduced in #457.

@jgiannuzzi jgiannuzzi merged commit 9e3cfa5 into G-Research:master Jun 10, 2024
35 checks passed
@jgiannuzzi jgiannuzzi deleted the codeql-caching branch June 10, 2024 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants