From 47c43291c65852700dc9b95ae51753723f4db8ed Mon Sep 17 00:00:00 2001 From: osbm Date: Wed, 15 Jan 2025 20:33:54 +0300 Subject: [PATCH] also test new machines --- .github/workflows/nix.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 . -