Skip to content

Commit

Permalink
Replace hydra nix substituter
Browse files Browse the repository at this point in the history
  • Loading branch information
teodanciu committed Dec 2, 2022
1 parent 064acb8 commit 7533a86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bench.yml
Expand Up @@ -20,7 +20,7 @@ jobs:
nix_path: nixpkgs=channel:nixos-unstable
extra_nix_config: |
trusted-public-keys = hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
substituters = https://hydra.iohk.io https://cache.nixos.org/
substituters = https://cache.iog.io https://cache.nixos.org/
- name: Build benchmarks
run: nix-build -A haskellPackages.cardano-ledger-test.components.benchmarks
- name: Run benchmark
Expand Down

0 comments on commit 7533a86

Please sign in to comment.