Skip to content

Commit 9aa6894

Browse files
authored
test aarch64
1 parent b0d5378 commit 9aa6894

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/build-stable.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ jobs:
2323
optimized: true
2424
name: "Citron Build (Optimized)"
2525
arch: x86_64
26-
# - runs-on: ubuntu-24.04-arm
27-
# name: "Citron build (Normal)"
28-
# optimized: false
29-
# arch: aarch64
26+
- runs-on: ubuntu-24.04-arm
27+
name: "Citron build (Normal)"
28+
optimized: false
29+
arch: aarch64
3030
container: ghcr.io/pkgforge-dev/archlinux:latest
3131
steps:
3232
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)