Skip to content

Commit 4529899

Browse files
committed
Revert "cd: add Ubuntu Noble"
This reverts commit 8485060.
1 parent 55d6339 commit 4529899

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

magefile.publish.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ var targetDistros = []Distro{
2929
{OS: "ubuntu", Dist: "bionic"}, // 18.04
3030
{OS: "ubuntu", Dist: "focal"}, // 20.04
3131
{OS: "ubuntu", Dist: "jammy"}, // 22.04
32-
{OS: "ubuntu", Dist: "noble"}, // 24.04
3332

3433
{OS: "debian", Dist: "stretch"}, // 9
3534
{OS: "debian", Dist: "buster"}, // 10

0 commit comments

Comments
 (0)