ci: update forgejo runner to fix cache #152

Merged
teutat3s merged 8 commits from ci/update-forgejo-runner into main 2024-04-23 18:18:39 +00:00
Showing only changes of commit d5fe65b60d - Show all commits

View file

@ -34,11 +34,17 @@ jobs:
gc-linux: true
gc-max-store-size-linux: 10000000000
purge: true
purge-prefixes: cache-${{ runner.os }}-nix-store-
purge-created: 42
purge-primary-key: never
- name: Prepare cachix
uses: https://github.com/cachix/cachix-action@v14
with:
name: pub-solar
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
useDaemon: false
- name: Run flake checks
run: |