mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-26 06:36:43 +00:00
build: add support for ubuntu 25.04
This commit is contained in:
parent
074da25f66
commit
df6c9eecfd
1 changed files with 1 additions and 0 deletions
|
|
@ -123,6 +123,7 @@ var (
|
|||
"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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue