build: remove mantic from ppa builds

This commit is contained in:
Martin Holst Swende 2024-08-19 12:52:38 +02:00
parent 710c3f32ac
commit c9f3c1015f
No known key found for this signature in database
GPG key ID: 683B438C05A5DDF0

View file

@ -126,8 +126,6 @@ var (
"focal", // 20.04, EOL: 04/2030 "focal", // 20.04, EOL: 04/2030
"jammy", // 22.04, EOL: 04/2032 "jammy", // 22.04, EOL: 04/2032
"noble", // 24.04, EOL: 04/2034 "noble", // 24.04, EOL: 04/2034
"mantic", // 23.10, EOL: 07/2024
} }
// This is where the tests should be unpacked. // This is where the tests should be unpacked.