add windows large runner 32vcpu

This commit is contained in:
Eric 2025-01-28 18:59:01 +11:00
parent 84d04815b9
commit 57f00681f2
No known key found for this signature in database

View File

@ -28,6 +28,7 @@ jobs:
with:
matrix: |
os {linux}, cpu {amd64}, builder {runner-node-01-linux-01-eu-hel1}, tests {integration}, nim_version {${{ env.nim_version }}}, shell {bash --noprofile --norc -e -o pipefail}
os {windows}, cpu {amd64}, builder {windows-latest-amd64-32vcpu}, tests {integration}, nim_version {${{ env.nim_version }}}, shell {msys2}
build: