From fce439789b2ce776af5ea8feb9f1b4cd8e346685 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20Gonz=C3=A1lez?= Date: Fri, 31 Jan 2025 22:37:14 +0100 Subject: [PATCH] chore(ci): fix typo --- .github/workflows/ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e1bab135b..e4d9bab23 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -87,8 +87,7 @@ jobs: - x86_64-pc-windows-gnu - aarch64-unknown-linux-gnu - aarch64-unknown-linux-musl - - x86_64-apple-darwin - - aarch64-apple-darwin + - universal2-apple-darwin include: - target: x86_64-unknown-linux-gnu