Skip to content

Commit 6b94dc4

Browse files
MarcoFalkeRaimo33
authored andcommitted
ci: Reduce Alpine musl task to md runner size
Per bitcoin#33480 (comment)
1 parent d50293c commit 6b94dc4

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
@@ -502,7 +502,7 @@ jobs:
502502
file-env: './ci/test/00_setup_env_native_previous_releases.sh'
503503

504504
- name: 'Alpine (musl), depends, gui'
505-
cirrus-runner: 'ghcr.io/cirruslabs/ubuntu-runner-amd64:24.04-lg'
505+
cirrus-runner: 'ghcr.io/cirruslabs/ubuntu-runner-amd64:24.04-md'
506506
fallback-runner: 'ubuntu-24.04'
507507
timeout-minutes: 120
508508
file-env: './ci/test/00_setup_env_native_alpine_musl.sh'

0 commit comments

Comments
 (0)