File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed
Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change 7777 extra-conf : |
7878 substituters = https://cache.nixos.org https://nix-postgres-artifacts.s3.amazonaws.com
7979 trusted-public-keys = nix-postgres-artifacts:dGZlQOvKcNEjvT7QEAJbcV6b6uk7VF/hWMjhYleiaLI=% cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
80- - name : Install nix
81- uses : DeterminateSystems/nix-installer-action@main
82- if : ${{ github.secret_source == 'None' }} && matrix.runner == 'macos-latest-xlarge'
83- with :
84- extra-conf : |
85- max-jobs =1
86- substituters = https://cache.nixos.org https://nix-postgres-artifacts.s3.amazonaws.com
87- trusted-public-keys = nix-postgres-artifacts:dGZlQOvKcNEjvT7QEAJbcV6b6uk7VF/hWMjhYleiaLI=% cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
88- - name : Install nix
89- uses : DeterminateSystems/nix-installer-action@main
90- if : ${{ github.secret_source == 'Actions' }} && matrix.runner == 'macos-latest-xlarge'
91- with :
92- extra-conf : |
93- max-jobs = 1
94- substituters = https://cache.nixos.org https://nix-postgres-artifacts.s3.amazonaws.com
95- trusted-public-keys = nix-postgres-artifacts:dGZlQOvKcNEjvT7QEAJbcV6b6uk7VF/hWMjhYleiaLI=% cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
96- post-build-hook = /etc/nix/upload-to-cache.sh
9780 - name : Aggressive disk cleanup for DuckDB build
9881 if : matrix.runner == 'macos-latest-xlarge'
9982 run : |
You can’t perform that action at this time.
0 commit comments