The arm64 build has now been tested on real hardware

This commit is contained in:
Hamish Coleman
2023-07-03 02:51:20 +08:00
parent 0b662fc0f4
commit e16911d6ec
+1 -1
View File
@@ -702,12 +702,12 @@ jobs:
matrix:
arch:
- arm-linux-gnueabi
- aarch64-linux-gnu
# I assume these architectures produce working code, but this has
# not been directly confirmed.
# They are compiled dynamically against normal libc, so will not
# work on openwrt.
- aarch64-linux-gnu
- mips-linux-gnu
- mipsel-linux-gnu