ci: port mac-cross-gui-notests

Github-Pull: #32989
Rebased-From: 9c2514de53

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

View File

@ -360,6 +360,12 @@ jobs:
timeout-minutes: 120
file-env: './ci/test/00_setup_env_native_asan.sh'
- name: 'macOS-cross, gui, no tests'
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_mac_cross.sh'
steps:
- name: Checkout
uses: actions/checkout@v5