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 814dc55 commit e72d3e0Copy full SHA for e72d3e0
.github/actions/nix-install-ephemeral/action.yml
@@ -44,4 +44,3 @@ runs:
44
substituters = https://cache.nixos.org https://nix-postgres-artifacts.s3.amazonaws.com
45
trusted-public-keys = nix-postgres-artifacts:dGZlQOvKcNEjvT7QEAJbcV6b6uk7VF/hWMjhYleiaLI= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
46
${{ inputs.push-to-cache == 'true' && 'post-build-hook = /etc/nix/upload-to-cache.sh' || '' }}
47
- max-jobs = 8
0 commit comments