diff --git a/.github/workflows/nix.yml b/.github/workflows/nix.yml index 58a6814..f721a1e 100644 --- a/.github/workflows/nix.yml +++ b/.github/workflows/nix.yml @@ -14,6 +14,9 @@ jobs: target-system: - ymir - tartarus + - pochita + - pochita-sd + - harmonica runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v2 @@ -32,4 +35,3 @@ jobs: - uses: actions/checkout@v2 - uses: cachix/install-nix-action@v16 - run: nix shell nixpkgs#alejandra -c alejandra -c . -