diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 75d4b0e82..575e6b538 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ # The GitLab Continuous Integration configuration -image: "ubuntu:22.04" +image: "ubuntu:24.04" variables: GIT_STRATEGY: "clone"