feat(ubuntu): add ubuntu 23.04 (#1647)
This commit is contained in:
@@ -60,7 +60,7 @@ func (ubu Ubuntu) supported(version string) bool {
|
||||
"2110": "impish",
|
||||
"2204": "jammy",
|
||||
"2210": "kinetic",
|
||||
// "2304": "lunar",
|
||||
"2304": "lunar",
|
||||
}[version]
|
||||
return ok
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user