build: remove end of life support of Ubuntu 24.10

This commit is contained in:
ericxtheodore 2025-07-11 11:49:40 +08:00 committed by GitHub
parent 355228b011
commit 1dd71922b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -123,7 +123,6 @@ var (
"focal", // 20.04, EOL: 04/2030
"jammy", // 22.04, EOL: 04/2032
"noble", // 24.04, EOL: 04/2034
"oracular", // 24.10, EOL: 07/2025
}
// This is where the tests should be unpacked.