Skip to content

Commit 549074b

Browse files
willcl-arkm3dwards
andcommitted
ci: port centos-depends-gui
Co-authored-by: Max Edwards <[email protected]>
1 parent 58e38c3 commit 549074b

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
@@ -469,6 +469,12 @@ jobs:
469469
timeout-minutes: 120
470470
file-env: './ci/test/00_setup_env_native_previous_releases.sh'
471471

472+
- name: 'CentOS, depends, gui'
473+
cirrus-runner: 'ghcr.io/cirruslabs/ubuntu-runner-amd64:24.04-lg'
474+
fallback-runner: 'ubuntu-24.04'
475+
timeout-minutes: 120
476+
file-env: './ci/test/00_setup_env_native_centos.sh'
477+
472478
steps:
473479
- name: Checkout
474480
uses: actions/checkout@v5

0 commit comments

Comments
 (0)