updated cache settings
All checks were successful
/ perform flake analysis (push) Successful in 33s
/ build hive configuration (push) Successful in 7m41s

This commit is contained in:
Awen Lelu 2025-11-12 13:22:12 +01:00
parent 5d90c9fd47
commit 24cbb5b7cf

View File

@ -27,10 +27,6 @@ jobs:
purge-prefixes: nix-${{ runner.os }}-
# created more than this number of seconds ago
purge-created: 60000
# or, last accessed more than this number of seconds ago
# relative to the start of the `Post Restore and save Nix store` phase
purge-last-accessed: 0
# except any version with the key that is the same as the `primary-key`
purge-primary-key: never
- name: Install SSH key
uses: shimataro/ssh-key-action@v2