We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b2fd2a commit edc9908Copy full SHA for edc9908
.github/actions/setup-nix/action.yaml
@@ -20,3 +20,4 @@ runs:
20
restore-prefixes-first-match: |
21
nix-${{ runner.os }}-${{ inputs.python-version }}-
22
nix-${{ runner.os }}-
23
+ gc-max-store-size: 4G
0 commit comments