do not purge cache as it errors
All checks were successful
use nix / build (push) Successful in 13m40s

This commit is contained in:
Cyryl Płotnicki 2024-04-27 13:32:32 +01:00
parent 5db70c17cc
commit 520813e0b1

View file

@ -20,14 +20,6 @@ jobs:
# collect garbage until Nix store size (in bytes) is at most this number
# before trying to save a new cache
gc-max-store-size-linux: 1073741824
# do purge caches
purge: true
# purge all versions of the cache
purge-prefixes: cache-${{ runner.os }}-
# created more than this number of seconds ago relative to the start of the `Post Restore` phase
purge-created: 0
# except the version with the `primary-key`, if it exists
purge-primary-key: never
- name: Metadata
run: |
nix flake metadata