We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc10353 commit fec2c81Copy full SHA for fec2c81
1 file changed
.github/actions/setup-nix/action.yaml
@@ -23,7 +23,6 @@ runs:
23
nix-${{ runner.os }}-${{ hashFiles('flake.lock') }}-
24
nix-${{ runner.os }}-
25
gc-max-store-size-linux: 1G
26
- gc-max-store-size-macos: 1G
27
28
- name: Install tools from nixpkgs
29
shell: bash
0 commit comments