mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-24 21:56:43 +00:00
build: remove end of life support of Ubuntu 24.10
This commit is contained in:
parent
355228b011
commit
1dd71922b5
1 changed files with 0 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue