diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 276d0b39..22f3a1fb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -93,6 +93,8 @@ Manifests: - aws/fedora-39-aarch64 - aws/centos-stream-9-x86_64 - aws/centos-stream-9-aarch64 + - aws/centos-stream-10-x86_64 + - aws/centos-stream-10-aarch64 - PARALLEL_EXEC: ["1/8", "2/8", "3/8", "4/8", "5/8", "6/8", "7/8", "8/8"] RUNNER: - aws/rhel-8.10-ga-x86_64 diff --git a/Schutzfile b/Schutzfile index 9b58f839..1c0bfaf2 100644 --- a/Schutzfile +++ b/Schutzfile @@ -2,7 +2,7 @@ "global": { "dependencies": { "manifest-db": { - "commit": "8b5efc273e7bf840c9219ff343777e71a57c110f" + "commit": "8bf14138336dfcebe6486068b5856cae2489c632" } } },