diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ed678ef09..55c421dd7 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -12,7 +12,6 @@ jobs: x86_64-linux, x86-windows-gnu, x86_64-windows-gnu, - # We don't support cross-compiling to macOS because the macOS build # requires xcode due to the swift harness. #aarch64-macos,