File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ RUN?=docker run --rm \
5454 debbuild-$@ /$(ARCH )
5555
5656DEBIAN_VERSIONS ?= debian-bullseye debian-bookworm debian-trixie
57- UBUNTU_VERSIONS ?= ubuntu-jammy ubuntu-noble ubuntu-plucky ubuntu- questing
57+ UBUNTU_VERSIONS ?= ubuntu-jammy ubuntu-noble ubuntu-questing
5858RASPBIAN_VERSIONS ?= raspbian-bullseye raspbian-bookworm
5959DISTROS := $(DEBIAN_VERSIONS ) $(UBUNTU_VERSIONS ) $(RASPBIAN_VERSIONS )
6060
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 9090 "end_of_life" : " 04-2034" ,
9191 "end_of_support" : " 06-2029"
9292 },
93- "ubuntu-plucky" : {
94- "image" : " ubuntu:plucky" ,
95- "arches" : [
96- " amd64" ,
97- " aarch64" ,
98- " armhf"
99- ],
100- "description" : " Ubuntu 25.04" ,
101- "end_of_life" : " 01-2026" ,
102- "end_of_support" : " 01-2026"
103- },
10493 "ubuntu-questing" : {
10594 "image" : " ubuntu:questing" ,
10695 "arches" : [
You can’t perform that action at this time.
0 commit comments