From 2e6b2d7a3cdd7890efda296ae720c5867bedf337 Mon Sep 17 00:00:00 2001 From: Leigh McCulloch <351529+leighmcculloch@users.noreply.github.com> Date: Fri, 5 Jan 2024 11:55:34 +1000 Subject: [PATCH] remove --- .github/workflows/rust.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index 25c3f5c2..ddf697ee 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -86,8 +86,6 @@ jobs: # TODO: Address GitHub Actions concurrency limits and re-enable. # - os: macos-latest # target: x86_64-apple-darwin - # - os: macos-latest - # target: aarch64-apple-darwin # TODO: Address disk space usage problems and re-enable. # - os: windows-latest # target: x86_64-pc-windows-msvc