From 743cc4257acc6c25d7eaae2fbef808ce806d9e73 Mon Sep 17 00:00:00 2001 From: Duncan Horn Date: Fri, 10 Oct 2025 10:35:26 -0700 Subject: [PATCH] Run CI on ARM64 --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a2ae023..e101aaa 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -70,8 +70,6 @@ jobs: sanitizer: undefined - host: windows-11-arm sanitizer: fuzz - # TODO: windows-11-arm images aren't currently available for private repos. Remove when this goes public & test - - host: windows-11-arm runs-on: ${{matrix.host}} steps: