🔧 Update supported Ubuntu versions

This commit is contained in:
Marcel Kapfer 2024-05-29 18:54:57 +02:00
parent 3a300e9933
commit 4220df2b0a
Signed by: mmk2410
GPG key ID: CADE6F0C09F21B09

View file

@ -14,7 +14,7 @@ build:
parallel:
matrix:
- UBUNTU_VERSION: [trusty, xenial, bionic, focal, jammy, lunar]
- UBUNTU_VERSION: [trusty, xenial, bionic, focal, jammy, mantic, noble]
rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH || $CI_PIPELINE_SOURCE == "schedule"