ci: remove broken purge config from check workflow
All checks were successful
Flake checks / Check (pull_request) Successful in 16m12s
All checks were successful
Flake checks / Check (pull_request) Successful in 16m12s
This commit is contained in:
parent
c86e22b292
commit
0e7dc95250
|
@ -34,10 +34,6 @@ jobs:
|
||||||
gc-linux: true
|
gc-linux: true
|
||||||
gc-max-store-size-linux: 10000000000
|
gc-max-store-size-linux: 10000000000
|
||||||
|
|
||||||
purge: true
|
|
||||||
purge-prefixes: cache-${{ runner.os }}-nix-store-
|
|
||||||
purge-created: 42
|
|
||||||
|
|
||||||
- name: Prepare cachix
|
- name: Prepare cachix
|
||||||
uses: https://github.com/cachix/cachix-action@v14
|
uses: https://github.com/cachix/cachix-action@v14
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue