mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
build: remove mantic from ppa builds (#30322)
removes ppa-build for ubuntu `mantic`
This commit is contained in:
parent
60db6a7b42
commit
8486722dcb
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