Skip to content

Commit 7641acd

Browse files
authored
Update build-stable.yml
1 parent c56df8c commit 7641acd

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)