Skip to content

Commit 52d721b

Browse files
committed
chore: extra-conf
1 parent 48241be commit 52d721b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ jobs:
1717
uses: actions/checkout@v4
1818

1919
- uses: DeterminateSystems/nix-installer-action@main
20+
with:
21+
extra-conf: |
22+
substituters = https://cache.nixos.org https://nix-postgres-artifacts.s3.amazonaws.com
23+
trusted-public-keys = nix-postgres-artifacts:dGZlQOvKcNEjvT7QEAJbcV6b6uk7VF/hWMjhYleiaLI=% cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
2024
2125
- name: Set PostgreSQL versions
2226
id: set-versions

0 commit comments

Comments
 (0)