Skip to content

Commit 444409f

Browse files
author
MarcoFalke
committed
ci: Reduce Alpine musl task to md runner size
Per bitcoin/bitcoin#33480 (comment)
1 parent fa6b2e9 commit 444409f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@ jobs:
478478
file-env: './ci/test/00_setup_env_native_previous_releases.sh'
479479

480480
- name: 'Alpine (musl), depends, gui'
481-
cirrus-runner: 'ghcr.io/cirruslabs/ubuntu-runner-amd64:24.04-lg'
481+
cirrus-runner: 'ghcr.io/cirruslabs/ubuntu-runner-amd64:24.04-md'
482482
fallback-runner: 'ubuntu-24.04'
483483
timeout-minutes: 120
484484
file-env: './ci/test/00_setup_env_native_alpine_musl.sh'

0 commit comments

Comments
 (0)