ci: remove broken purge config from check workflow
All checks were successful
Flake checks / Check (pull_request) Successful in 16m12s

This commit is contained in:
teutat3s 2024-04-23 01:14:14 +02:00
parent c86e22b292
commit 0e7dc95250
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -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: