🔧 Update supported Ubuntu versions
This commit is contained in:
parent
3a300e9933
commit
4220df2b0a
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue