mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-05-30 00:07:59 +00:00
chore: Allow aarch64 build job
[skip ci] Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
parent
a6d2d51870
commit
c723a5f82d
1
.github/workflows/makefile.yml
vendored
1
.github/workflows/makefile.yml
vendored
@ -195,7 +195,6 @@ jobs:
|
|||||||
path: Fennix-release.iso
|
path: Fennix-release.iso
|
||||||
|
|
||||||
compilearm64:
|
compilearm64:
|
||||||
if: ${{ false }} # Disabled until we can get it to work
|
|
||||||
name: Build aarch64
|
name: Build aarch64
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: [buildcompiler]
|
needs: [buildcompiler]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user