Skip to content

Commit

Permalink
[android] don't set arch for the msvc toolset
Browse files Browse the repository at this point in the history
  • Loading branch information
andrurogerz committed Jul 31, 2024
1 parent 04766d3 commit 20075ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/swift-toolchain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,6 @@ jobs:
with:
host_arch: amd64
components: 'Microsoft.VisualStudio.Component.VC.Tools.x86.x64;Microsoft.VisualStudio.Component.VC.Tools.ARM64'
arch: ${{ matrix.arch }}

- name: Install Flex and Bison Tools
run: choco install winflexbison3
Expand Down

0 comments on commit 20075ca

Please sign in to comment.