From a864bfdd1dae83b26b01f7b1b8d436b399d03e52 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Sun, 5 Nov 2023 18:09:51 -0800 Subject: [PATCH] ci: style --- .github/workflows/test.yml | 1 - 1 file changed, 1 deletion(-) 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,