ci: Update CI/CD to use 32x runner for Windows.
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
# Windows Installer (MSYS2)
|
||||
# ------------------------------------------------------------------
|
||||
windows:
|
||||
runs-on: warp-windows-latest-x64-16x
|
||||
runs-on: warp-windows-latest-x64-32x
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user