We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d50293c commit 6b94dc4Copy full SHA for 6b94dc4
.github/workflows/ci.yml
@@ -502,7 +502,7 @@ jobs:
502
file-env: './ci/test/00_setup_env_native_previous_releases.sh'
503
504
- name: 'Alpine (musl), depends, gui'
505
- cirrus-runner: 'ghcr.io/cirruslabs/ubuntu-runner-amd64:24.04-lg'
+ cirrus-runner: 'ghcr.io/cirruslabs/ubuntu-runner-amd64:24.04-md'
506
fallback-runner: 'ubuntu-24.04'
507
timeout-minutes: 120
508
file-env: './ci/test/00_setup_env_native_alpine_musl.sh'
0 commit comments