Skip to content

Commit 9a16428

Browse files
authored
Add installation tests for loonarch64 (#68)
Add installation tests for loonarch64, fixes #41
1 parent 910a58f commit 9a16428

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/loong.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ on:
2020

2121
jobs:
2222
install-rpm-loong:
23-
if: false
23+
# if: false
2424
name: Install Nu RPM on Loong64
2525
strategy:
2626
fail-fast: false
@@ -29,7 +29,8 @@ jobs:
2929
- ghcr.io/loong64/anolis:latest
3030
- loongarch64/openeuler:24.03-LTS
3131
- ghcr.io/loong64/opencloudos:latest
32-
- cr.loongnix.cn/openanolis/anolisos:8.10
32+
# - cr.loongnix.cn/loongson/loongnix:20
33+
# - cr.loongnix.cn/openanolis/anolisos:8.10
3334
runs-on: ubuntu-24.04-arm
3435
steps:
3536
- name: Set up QEMU

0 commit comments

Comments
 (0)