mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 10:22:23 +00:00
build: remove mantic from ppa builds
This commit is contained in:
parent
710c3f32ac
commit
c9f3c1015f
1 changed files with 0 additions and 2 deletions
|
|
@ -126,8 +126,6 @@ var (
|
|||
"focal", // 20.04, EOL: 04/2030
|
||||
"jammy", // 22.04, EOL: 04/2032
|
||||
"noble", // 24.04, EOL: 04/2034
|
||||
|
||||
"mantic", // 23.10, EOL: 07/2024
|
||||
}
|
||||
|
||||
// This is where the tests should be unpacked.
|
||||
|
|
|
|||
Loading…
Reference in a new issue