mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-19 19:30:44 +00:00
build: update ubuntu distros list
This commit is contained in:
parent
01fe1d716c
commit
a7aa852a3c
1 changed files with 1 additions and 2 deletions
|
|
@ -168,8 +168,7 @@ 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
|
||||||
"oracular", // 24.10, EOL: 07/2025
|
"questing", // 25.10, EOL: 07/2026
|
||||||
"plucky", // 25.04, EOL: 01/2026
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// This is where the tests should be unpacked.
|
// This is where the tests should be unpacked.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue