Skip to content

Commit

Permalink
Remove ia32 from windows node v23.0.0 build
Browse files Browse the repository at this point in the history
  • Loading branch information
julianhille authored Oct 17, 2024
1 parent df72ec4 commit 54c4c42
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -522,6 +522,9 @@ jobs:
architecture: arm64
- os: macos-13
architecture: ia32
- os: windows-2019
architecture: ia32
node: 23.0.0
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 54c4c42

Please sign in to comment.