cargo-binstall/.github/workflows
Jiahao XU 9a59119163
Fully remove all caches for PR in cache-cleanup.yml (#942)
Previously it only removes 30 caches for the PR because gh actions-cache list defaults to only listing 30 cache entries.

In this PR, I changed the limit to the maximum allowed 100 cache entries and I also added a loop to keep getting the next 100 cache entries until there is none.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-03-23 02:50:13 +13:00
..
cache-cleanup.yml Fully remove all caches for PR in cache-cleanup.yml (#942) 2023-03-23 02:50:13 +13:00
ci.yml Add job windows-aarch64-check to workflow ci (#882) 2023-03-11 23:46:26 +11:00
release-build.yml Use cargo-auditable for release build (#878) 2023-03-11 15:57:14 +13:00
release-pr.yml Leon template library (#766) 2023-03-21 01:36:02 +00:00
release.yml Fix typo (#691) 2023-01-11 01:21:16 +00:00