also test new machines
This commit is contained in:
parent
115a768329
commit
47c43291c6
1 changed files with 3 additions and 1 deletions
4
.github/workflows/nix.yml
vendored
4
.github/workflows/nix.yml
vendored
|
|
@ -14,6 +14,9 @@ jobs:
|
||||||
target-system:
|
target-system:
|
||||||
- ymir
|
- ymir
|
||||||
- tartarus
|
- tartarus
|
||||||
|
- pochita
|
||||||
|
- pochita-sd
|
||||||
|
- harmonica
|
||||||
runs-on: ubuntu-24.04
|
runs-on: ubuntu-24.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
@ -32,4 +35,3 @@ jobs:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: cachix/install-nix-action@v16
|
- uses: cachix/install-nix-action@v16
|
||||||
- run: nix shell nixpkgs#alejandra -c alejandra -c .
|
- run: nix shell nixpkgs#alejandra -c alejandra -c .
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue