From d82ace220a7c04a08bc7c41c298a34a4fdec3032 Mon Sep 17 00:00:00 2001 From: spark Date: Sun, 26 Jan 2025 11:53:00 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E6=B3=A8=E9=87=8A=E6=8E=89=20Linux=20?= =?UTF-8?q?=E6=9E=84=E5=BB=BA=20-=20=E4=B8=8D=E5=9C=A8=E6=94=AF=E6=8C=81Li?= =?UTF-8?q?nux=E5=B9=B3=E5=8F=B0=EF=BC=8C=E4=B8=93=E6=B3=A8Windows?= =?UTF-8?q?=E5=B9=B3=E5=8F=B0=20-=20=E5=9C=A8=20GitHub=20Actions=20?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6=E4=B8=AD=E6=B3=A8=E9=87=8A?= =?UTF-8?q?=E6=8E=89=E4=BA=86=20Linux=E6=9E=84=E5=BB=BA=E7=9B=B8=E5=85=B3?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=20-=20=E6=AD=A4=E4=BF=AE=E6=94=B9=E5=B0=86?= =?UTF-8?q?=E9=98=BB=E6=AD=A2=E5=9C=A8=20Ubuntu=20=E7=B3=BB=E7=BB=9F?= =?UTF-8?q?=E4=B8=8A=E8=BF=9B=E8=A1=8C=20go-stock-linux-amd64=20=E7=9A=84?= =?UTF-8?q?=E6=9E=84=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/main.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c3ef9e0..33ffe76 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -20,9 +20,9 @@ jobs: - name: 'go-stock-windows-amd64.exe' platform: 'windows/amd64' os: 'windows-latest' - - name: 'go-stock-linux-amd64' - platform: 'linux/amd64' - os: 'ubuntu-latest' +# - name: 'go-stock-linux-amd64' +# platform: 'linux/amd64' +# os: 'ubuntu-latest' runs-on: ${{ matrix.build.os }} steps: