diff options
-rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b29447ec..06fd8e55 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,6 +7,7 @@ ubuntu-build: matrix: - UBUNTU_VERSION: "20.04" - UBUNTU_VERSION: "22.04" + - UBUNTU_VERSION: "24.04" image: ubuntu:$UBUNTU_VERSION cache: paths: |