Make aarch64 test optional

This commit is contained in:
Wildan M
2026-03-17 07:31:09 +07:00
parent 96a09e6dc4
commit bc705a1c7c
+2
View File
@@ -65,6 +65,8 @@ test:aarch64:
stage: test
needs: [aarch64]
image: "redoxos/redoxer:aarch64"
# many issues that not exist in x86_64, and lack of interest to fix so far
allow_failure: true
script:
- timeout -s KILL 9m ./check.sh --arch=aarch64 --test