Skip to content

Commit 46f262d

Browse files
committed
VSCode not supoort ia32 now
1 parent ed1b18c commit 46f262d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
- { os: ubuntu-20.04, target: linux, platform: linux-arm64, container: 'ubuntu:18.04' }
2929
- { os: macos-11, target: darwin, platform: darwin-x64 }
3030
- { os: macos-11, target: darwin, platform: darwin-arm64 }
31-
- { os: windows-latest, target: windows, platform: win32-ia32 }
3231
- { os: windows-latest, target: windows, platform: win32-x64 }
3332
runs-on: ${{ matrix.os }}
3433
container:

0 commit comments

Comments
 (0)