Skip to content

Commit 5fbbf07

Browse files
committed
actions: disable aarch64 for the time being
Signed-off-by: Hans Zandbelt <hans.zandbelt@openidc.com>
1 parent 48e1fbd commit 5fbbf07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/archs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ jobs:
2121
# # alpine_latest
2222
# - arch: armv7
2323
# distro: ubuntu_latest
24-
- arch: aarch64
25-
distro: ubuntu_latest
24+
# - arch: aarch64
25+
# distro: ubuntu_latest
2626
- arch: riscv64
2727
distro: ubuntu_latest
2828
- arch: s390x

0 commit comments

Comments
 (0)