mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-04-24 06:19:11 +00:00
ci: remove building ISO for aarch64-linux
Will figure it out later.
This commit is contained in:
parent
4ea3713a4e
commit
59540dcf2f
1
.github/workflows/iso.yml
vendored
1
.github/workflows/iso.yml
vendored
@ -11,7 +11,6 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
arch:
|
arch:
|
||||||
- "x86_64-linux"
|
- "x86_64-linux"
|
||||||
- "aarch64-linux"
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
Loading…
Reference in New Issue
Block a user