🔧 Update supported Ubuntu versions
This commit is contained in:
parent
6477d1ebea
commit
bf3f1ee7f8
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ build:
|
|||
|
||||
parallel:
|
||||
matrix:
|
||||
- UBUNTU_VERSION: [trusty, xenial, bionic, focal, jammy, noble]
|
||||
- UBUNTU_VERSION: [trusty, xenial, bionic, focal, jammy, noble, oracular]
|
||||
|
||||
rules:
|
||||
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH || $CI_PIPELINE_SOURCE == "schedule"
|
||||
|
|
Loading…
Reference in a new issue