Skip to content

Commit

Permalink
try linux-bigger machine
Browse files Browse the repository at this point in the history
  • Loading branch information
kevaundray committed Aug 16, 2024
1 parent 5367e79 commit b5cc250
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-node-bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@ jobs:
target: x86_64-unknown-linux-gnu
- host: ubuntu-latest
target: aarch64-unknown-linux-gnu
- host: ubuntu-latest
- host: linux-x86_64
target: x86_64-pc-windows-msvc
- host: ubuntu-latest
- host: linux-x86_64
target: aarch64-pc-windows-msvc

name: Build - ${{ matrix.settings.target }}
Expand Down

0 comments on commit b5cc250

Please sign in to comment.