diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 039ad8cf..167d61ee 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -25,8 +25,6 @@ jobs: - linux-arm - linux-arm64 - win-x64 - - win-arm - - win-arm64 - osx-x64 self-contained: - normal @@ -40,10 +38,6 @@ jobs: os: ubuntu-latest - target: win-x64 os: windows-latest - - target: win-arm - os: windows-latest - - target: win-arm64 - os: windows-latest - target: osx-x64 os: macos-latest