From 559920bc06615ab36d26a3c4930833ad3a503227 Mon Sep 17 00:00:00 2001 From: houcheng Date: Tue, 10 Oct 2023 15:55:17 +0800 Subject: [PATCH] =?UTF-8?q?:green=5Fheart:=20=E8=87=AA=E5=8A=A8=E6=9E=84?= =?UTF-8?q?=E5=BB=BA=E8=84=9A=E6=9C=AC=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0f32f08..49b5a6c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -11,7 +11,7 @@ jobs: # mac and windows strategy: matrix: - os: [windows-latest, macOS-12] + os: [windows-latest] steps: - name: Check out git repository @@ -29,7 +29,6 @@ jobs: - name: Upload file uses: actions/upload-artifact@v2 - with: name: kafka-desktop path: release