Skip to content

Commit

Permalink
distro-check: Fedora 40 is officially released
Browse files Browse the repository at this point in the history
Drop the Prerelease from the distro-check.sh

https://fedoramagazine.org/announcing-fedora-linux-40/

Signed-off-by: Tim Orling <[email protected]>
  • Loading branch information
moto-timo committed Apr 25, 2024
1 parent 7bc8f82 commit 15d5d81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/distro-check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ distros["fedora-36"]="Fedora Linux 36 (Container Image)"
distros["fedora-37"]="Fedora Linux 37 (Container Image)"
distros["fedora-38"]="Fedora Linux 38 (Container Image)"
distros["fedora-39"]="Fedora Linux 39 (Container Image)"
distros["fedora-40"]="Fedora Linux 40 (Container Image Prerelease)"
distros["fedora-40"]="Fedora Linux 40 (Container Image)"
distros["opensuse-15.4"]="openSUSE Leap 15.4"
distros["opensuse-15.5"]="openSUSE Leap 15.5"
distros["ubuntu-18.04"]="Ubuntu 18.04"
Expand Down

0 comments on commit 15d5d81

Please sign in to comment.