Skip to content

Enabled to cleanup codeql-trap cache #13165

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

Merged
merged 2 commits into from
Apr 24, 2025
Merged

Conversation

hsbt
Copy link
Member

@hsbt hsbt commented Apr 24, 2025

codeql-trap cache is growing over 300MB. We should enable to cleanup needless cache from actions/cache.

Copy link

launchable-app bot commented Apr 24, 2025

All Tests passed!

✖️no tests failed ✔️61815 tests passed(2 flakes)

@hsbt hsbt force-pushed the cleanup-codeql-trap-cache branch from fc74013 to f3ffde1 Compare April 24, 2025 03:14
@hsbt hsbt merged commit d34ba74 into ruby:master Apr 24, 2025
81 of 85 checks passed
@hsbt hsbt deleted the cleanup-codeql-trap-cache branch April 24, 2025 05:06
@@ -142,7 +142,7 @@ jobs:

- name: Install libraries with vcpkg
run: |
vcpkg install
vcpkg install --vcpkg-root=C:\Users\runneradmin\scoop\apps\vcpkg\current
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It can be --vcpkg-root=%HOME%\scoop\apps\vcpkg\current or --vcpkg-root=%USERPROFILE%\scoop\apps\vcpkg\current.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants