Skip to content

Commit 3b50ecf

Browse files
committed
Remove the legacy rocky8 docker setup, set the default expected MIG_GIT_BRANCH to next and remove the deprecated rocky8 related ci jobs
1 parent 99683bf commit 3b50ecf

File tree

6 files changed

+4
-1859
lines changed

6 files changed

+4
-1859
lines changed

.github/workflows/ci-legacy.yml

Lines changed: 0 additions & 78 deletions
This file was deleted.

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
runs-on: ubuntu-22.04
4040
strategy:
4141
matrix:
42-
container_os: [rocky8, rocky9]
42+
container_os: [rocky9]
4343
environment_profile: [development]
4444
steps:
4545
- name: Check out repository contents

0 commit comments

Comments
 (0)