fix(cli): stabilize Windows ARM64 Node builds (#37503)
This commit is contained in:
parent
651751405d
commit
f8470404e3
2 changed files with 5 additions and 3 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
|
@ -135,7 +135,7 @@ jobs:
|
|||
- target: darwin-arm64
|
||||
host: macos-26
|
||||
- target: windows-arm64
|
||||
host: windows-2025
|
||||
host: blacksmith-4vcpu-windows-2025
|
||||
- target: windows-x64
|
||||
host: blacksmith-4vcpu-windows-2025
|
||||
runs-on: ${{ matrix.settings.host }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue