From 3b7cd75f2514816485e2e3ae50a4d822fd138881 Mon Sep 17 00:00:00 2001 From: Shunsuke Shibayama Date: Fri, 7 Apr 2023 12:09:54 +0900 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0ffedde..ac17a52 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -25,8 +25,8 @@ jobs: # os: ubuntu-latest # - target: aarch64-unknown-linux-gnu # os: ubuntu-latest - - target: aarch64-apple-darwin - os: macos-latest + # - target: aarch64-apple-darwin + # os: macos-latest - target: x86_64-unknown-linux-gnu os: ubuntu-latest - target: x86_64-apple-darwin