From 10897a3fb323c72dea954c560d85978575069185 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89tienne?= Date: Tue, 2 Jul 2024 10:51:58 +0200 Subject: [PATCH] chore(actions): remove unused mac target (#10683) Signed-off-by: Etienne Marais --- .github/workflows/binaries.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/binaries.yml b/.github/workflows/binaries.yml index 865ad912b6bf..5939149bc3d7 100644 --- a/.github/workflows/binaries.yml +++ b/.github/workflows/binaries.yml @@ -16,9 +16,6 @@ jobs: - os: macos-14 name: aarch64-apple-darwin installable: .# - - os: ubuntu-22.04 - name: x86_64-unknown-linux-gnu - installable: .# - os: ubuntu-22.04 name: x86_64-unknown-linux-musl installable: .#dune-static