From 780a2a5d4fc29376f4294b1c404ec9d58bb173f9 Mon Sep 17 00:00:00 2001 From: rvcas Date: Thu, 23 Feb 2023 20:37:09 -0500 Subject: [PATCH] feat: adjust ci --- .github/workflows/release.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index cb59d551..23a27e71 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -49,10 +49,10 @@ jobs: platform: linux target: x86_64-unknown-linux-gnu arch: amd64 - - os: ubuntu-latest - platform: linux - target: aarch64-unknown-linux-gnu - arch: arm64 + # - os: ubuntu-latest + # platform: linux + # target: aarch64-unknown-linux-gnu + # arch: arm64 - os: macos-latest platform: darwin target: x86_64-apple-darwin