Skip to content
Snippets Groups Projects
Commit 46f262df authored by 最萌小汐's avatar 最萌小汐
Browse files

VSCode not supoort ia32 now

parent ed1b18cc
No related branches found
No related tags found
No related merge requests found
...@@ -28,7 +28,6 @@ jobs: ...@@ -28,7 +28,6 @@ jobs:
- { os: ubuntu-20.04, target: linux, platform: linux-arm64, container: 'ubuntu:18.04' } - { os: ubuntu-20.04, target: linux, platform: linux-arm64, container: 'ubuntu:18.04' }
- { os: macos-11, target: darwin, platform: darwin-x64 } - { os: macos-11, target: darwin, platform: darwin-x64 }
- { os: macos-11, target: darwin, platform: darwin-arm64 } - { os: macos-11, target: darwin, platform: darwin-arm64 }
- { os: windows-latest, target: windows, platform: win32-ia32 }
- { os: windows-latest, target: windows, platform: win32-x64 } - { os: windows-latest, target: windows, platform: win32-x64 }
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
container: container:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment