From: Stefan Metzmacher Date: Wed, 11 Oct 2023 10:15:42 +0000 (+0000) Subject: gitlab-ci: run samba-codecheck on ubuntu22.04 X-Git-Tag: tevent-0.16.0~163 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=10a4a977bafaf2ca9578d0aeae9760bf5b65b5ff;p=thirdparty%2Fsamba.git gitlab-ci: run samba-codecheck on ubuntu22.04 There's no reason to run it on fedora38 and it makes sure autobuild and gitlab-ci use the same. Signed-off-by: Stefan Metzmacher Reviewed-by: Ralph Boehme Autobuild-User(master): Stefan Metzmacher Autobuild-Date(master): Wed Oct 11 12:52:57 UTC 2023 on atb-devel-224 --- diff --git a/.gitlab-ci-main.yml b/.gitlab-ci-main.yml index 5a595191b8d..6614ef74e64 100644 --- a/.gitlab-ci-main.yml +++ b/.gitlab-ci-main.yml @@ -391,8 +391,6 @@ samba-fips: samba-codecheck: extends: .shared_template needs: - variables: - SAMBA_CI_JOB_IMAGE: ${SAMBA_CI_CONTAINER_IMAGE_fedora38} stage: build_first .private_test_only: