ci: try another upstream cache
Signed-off-by: morguldir <morguldir@protonmail.com>
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -82,7 +82,7 @@ jobs:
|
||||
uses: DeterminateSystems/magic-nix-cache-action@main
|
||||
with:
|
||||
diagnostic-endpoint: ""
|
||||
upstream-cache: "https://attic.kennel.juneis.dog/conduwuit"
|
||||
upstream-cache: "https://cache.nixos.org"
|
||||
|
||||
- name: Apply Nix binary cache configuration
|
||||
run: |
|
||||
@@ -196,7 +196,7 @@ jobs:
|
||||
uses: DeterminateSystems/magic-nix-cache-action@main
|
||||
with:
|
||||
diagnostic-endpoint: ""
|
||||
upstream-cache: "https://attic.kennel.juneis.dog/conduwuit"
|
||||
upstream-cache: "https://cache.nixos.org"
|
||||
|
||||
- name: Apply Nix binary cache configuration
|
||||
run: |
|
||||
|
||||
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@@ -69,7 +69,7 @@ jobs:
|
||||
uses: DeterminateSystems/magic-nix-cache-action@main
|
||||
with:
|
||||
diagnostic-endpoint: ""
|
||||
upstream-cache: "https://attic.kennel.juneis.dog/conduwuit"
|
||||
upstream-cache: "https://cache.nixos.org"
|
||||
|
||||
- name: Apply Nix binary cache configuration
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user