diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 60d1f803..0beadd27 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -90,6 +90,13 @@ jobs: cmake: 3.20.0 rust: 1.54 generator: ninja-multiconfig + # Test cross-compiling with clang + - os: ubuntu-latest + arch: aarch64 + abi: gnu + cmake: 3.19.0 + rust: 1.54.0 + compiler: clang exclude: