Skip to content

Commit

Permalink
Wait for x86_64-linux.required
Browse files Browse the repository at this point in the history
  • Loading branch information
angerman authored Sep 12, 2023
1 parent b6ff21f commit eb66ecd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ env:
jobs:
wait-for-hydra-eval:
env:
HYDRA_JOB: ci/eval
HYDRA_JOB: x86_64-linux.required
GH_TOKEN: ${{ github.token }}
name: "Wait for hydra status"
runs-on: ubuntu-latest
Expand Down Expand Up @@ -106,4 +106,4 @@ jobs:
target-platform: ${{ matrix.target-platform }}
compiler-nix-name: ${{ matrix.compiler-nix-name }}
minimal: ${{ matrix.variant == '-minimal' }}
iog: ${{ matrix.iog == '-iog' }}
iog: ${{ matrix.iog == '-iog' }}

0 comments on commit eb66ecd

Please sign in to comment.