diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bf54a21da..ccc532ad1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -39,7 +39,7 @@ jobs: include: - os: windows-latest node: 16 - host: x64 + host: x86 target: x86 name: ${{ matrix.os }} (node=${{ matrix.node }}, host=${{ matrix.host }}, target=${{ matrix.target }}) steps: