chore: Allow aarch64 build job

[skip ci]

Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
EnderIce2 2025-01-04 20:19:10 +02:00
parent a6d2d51870
commit c723a5f82d
No known key found for this signature in database
GPG Key ID: 2EE20AF089811A5A

View File

@ -195,7 +195,6 @@ jobs:
path: Fennix-release.iso
compilearm64:
if: ${{ false }} # Disabled until we can get it to work
name: Build aarch64
runs-on: ubuntu-latest
needs: [buildcompiler]