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: