build: ppa build for jammy (ubuntu 22.04)

This commit is contained in:
Martin Holst Swende 2022-05-04 11:41:24 +02:00
parent 8d84a701a5
commit c164aed1d1
No known key found for this signature in database
GPG Key ID: 683B438C05A5DDF0

View File

@ -138,7 +138,8 @@ var (
"bionic": "golang-go", // EOL: 04/2028
"focal": "golang-go", // EOL: 04/2030
"impish": "golang-go", // EOL: 07/2022
// "jammy": "golang-go", // EOL: 04/2027
"jammy": "golang-go", // EOL: 04/2032
//"kinetic": "golang-go", // EOL: 07/2023
}
debGoBootPaths = map[string]string{