The arm64 build has now been tested on real hardware

This commit is contained in:
Hamish Coleman 2023-07-02 17:42:27 +01:00
parent 0b662fc0f4
commit e16911d6ec

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