ci: update windows-cross job

Github-Pull: #32989
Rebased-From: 04e7bfbceb

Co-authored-by: Max Edwards <youwontforgetthis@gmail.com>
This commit is contained in:
will 2025-08-05 14:41:09 +01:00
parent 82c60a3151
commit 894a3cbe42
No known key found for this signature in database
GPG Key ID: CE6EC49945C17EA6
1 changed files with 5 additions and 0 deletions

View File

@ -346,6 +346,11 @@ jobs:
timeout-minutes: 120
file-env: './ci/test/00_setup_env_arm.sh'
- name: 'win64 Cross'
cirrus-runner: 'ghcr.io/cirruslabs/ubuntu-runner-amd64:24.04-sm'
fallback-runner: 'ubuntu-24.04'
timeout-minutes: 120
file-env: './ci/test/00_setup_env_win64.sh'
steps:
- name: Checkout
uses: actions/checkout@v5