Skip to content

Commit

Permalink
Revert "cd: add Ubuntu Noble"
Browse files Browse the repository at this point in the history
This reverts commit 8485060.
  • Loading branch information
oleg-jukovec committed Oct 16, 2024
1 parent 55d6339 commit 4529899
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion magefile.publish.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ var targetDistros = []Distro{
{OS: "ubuntu", Dist: "bionic"}, // 18.04
{OS: "ubuntu", Dist: "focal"}, // 20.04
{OS: "ubuntu", Dist: "jammy"}, // 22.04
{OS: "ubuntu", Dist: "noble"}, // 24.04

{OS: "debian", Dist: "stretch"}, // 9
{OS: "debian", Dist: "buster"}, // 10
Expand Down

0 comments on commit 4529899

Please sign in to comment.