Switch to Ubuntu Jammy (22.04)

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

Change-Id: I86e37f7b1db1e6e76233a514e9a1ce6e01575c0c
This commit is contained in:
Takashi Kajinami 2023-01-15 22:26:20 +09:00
parent 297c7ce33a
commit 1ac1715946
2 changed files with 9 additions and 1 deletions

View File

@ -52,7 +52,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).