julia-actions / cache

A shortcut action to cache Julia artifacts, packages, and registries.
MIT License
39 stars 9 forks source link

Test cache action against Julia 1.0 and nightly #101

Closed omus closed 8 months ago

omus commented 8 months ago

Fixes https://github.com/julia-actions/cache/issues/98. Technically #97 fixed the issue but this PR tests that the fix works.

omus commented 8 months ago

Post step cache cleanup output with Julia 1.0:

Post job cleanup.
    Active manifests:
   Deleted `/tmp/julia-depot/packages/Scratch/NVOrR` (38.110 KiB)
   Deleted 1 package installation (38.110 KiB)
Deleted 1 caches on ref `refs/pull/101/merge` matching restore key `20930e5776a62cc79b3dadd903a5014252ed44982192ea7d94882d47c02ee45c-matrix;os=Linux;nested-name=matrix;nested-invalid-chars=%2C;version=1.0;os=ubuntu-latest;`
1006