diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5871774..eccf733 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -68,9 +68,6 @@ jobs: - os: windows-latest target: win32-x64 npm_config_arch: x64 - - os: windows-latest - target: win32-ia32 - npm_config_arch: ia32 - os: windows-latest target: win32-arm64 npm_config_arch: arm