Skip to content

Commit 6237cd5

Browse files
willcl-arkm3dwards
andcommitted
ci: port mac-cross-gui-notests
Github-Pull: bitcoin#32989 Rebased-From: 9c2514d Co-authored-by: Max Edwards <youwontforgetthis@gmail.com>
1 parent 8c9048f commit 6237cd5

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
@@ -360,6 +360,12 @@ jobs:
360360
timeout-minutes: 120
361361
file-env: './ci/test/00_setup_env_native_asan.sh'
362362

363+
- name: 'macOS-cross, gui, no tests'
364+
cirrus-runner: 'ghcr.io/cirruslabs/ubuntu-runner-amd64:24.04-sm'
365+
fallback-runner: 'ubuntu-24.04'
366+
timeout-minutes: 120
367+
file-env: './ci/test/00_setup_env_mac_cross.sh'
368+
363369
steps:
364370
- name: Checkout
365371
uses: actions/checkout@v5

0 commit comments

Comments
 (0)