Remove support of Debian 9

Debian 9 support was removed when we bumped the supported version to
10 during victoria cycle. Because we are transitioning stable/ussuri
to EOL, we no longer have to support that old version.

Change-Id: Ie535f1eba454ed804d7e8195eed5dfe64743cf01
This commit is contained in:
Takashi Kajinami 2023-09-06 22:32:30 +09:00
parent 5ebde1e6b1
commit faa38d57aa
2 changed files with 4 additions and 2 deletions

View File

@ -17,7 +17,6 @@
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"9",
"10",
"11"
]
@ -40,7 +39,6 @@
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"18.04",
"22.04",
"20.04",
"22.04"
]

View File

@ -0,0 +1,4 @@
---
upgrade:
- |
Debian 9 support has been removed.