Skip to content

Commit 9c2514d

Browse files
willcl-arkm3dwards
andcommitted
ci: port mac-cross-gui-notests
Co-authored-by: Max Edwards <[email protected]>
1 parent 2c990d8 commit 9c2514d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/ci.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -439,6 +439,12 @@ jobs:
439439
timeout-minutes: 120
440440
file-env: './ci/test/00_setup_env_native_asan.sh'
441441

442+
- name: 'macOS-cross, gui, no tests'
443+
cirrus-runner: 'ghcr.io/cirruslabs/ubuntu-runner-amd64:24.04-sm'
444+
fallback-runner: 'ubuntu-24.04'
445+
timeout-minutes: 120
446+
file-env: './ci/test/00_setup_env_mac_cross.sh'
447+
442448
steps:
443449
- name: Checkout
444450
uses: actions/checkout@v5

0 commit comments

Comments
 (0)