Switch to Ubuntu Jammy (22.04)

... because Focal no longer supports the recent releases such as Zed.

Change-Id: I5ccadd4a868eb456b4a2fc176736176bd7b08cb8
This commit is contained in:
Takashi Kajinami 2023-01-11 16:51:08 +09:00
parent 551bf848e1
commit c2f586d2ad
2 changed files with 9 additions and 1 deletions

View File

@ -48,7 +48,7 @@
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"20.04"
"22.04"
]
}
],

View File

@ -0,0 +1,8 @@
---
features:
- |
This module now supports Ubuntu 22.04 (Jammy Jellyfish).
upgrade:
- |
This module no longer supports Ubuntu 20.04 (Focal Fossa).