From fddb35e59287c534fe07ed4eb7abe23d64082895 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=B3=E3=83=9E=E3=83=AA=E3=83=B3=E8=A6=AA=E8=A1=9B?= =?UTF-8?q?=E9=9A=8A?= Date: Thu, 19 Dec 2024 08:28:53 +0900 Subject: [PATCH] Update CI.yml --- .github/workflows/CI.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index fb6304b..887fc37 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -79,8 +79,6 @@ jobs: strategy: matrix: platform: - - runner: macos-12 - target: x86_64 - runner: macos-14 target: aarch64 steps: