build: update ubuntu distros list (#33864)

The`plucky` and `oracular` have reached end of life. That's why
launchpad isn't building them anymore:
https://launchpad.net/~ethereum/+archive/ubuntu/ethereum/+packages.
This commit is contained in:
Sina M 2026-02-26 13:55:53 +01:00 committed by GitHub
parent f811bfe4fd
commit 8a4345611d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -168,8 +168,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
"plucky", // 25.04, EOL: 01/2026
}
// This is where the tests should be unpacked.