diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 454fb04..5caed4a 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -37,10 +37,10 @@ jobs: # target: aarch64-apple-darwin # Windows - - name: Windows x86_64 - # Use another GitHub action OS - os: windows-latest - target: x86_64-pc-windows-msvc + # - name: Windows x86_64 + # # Use another GitHub action OS + # os: windows-latest + # target: x86_64-pc-windows-msvc steps: - name: Create annotation for build error