Skip to content

Commit

Permalink
Reapply "Removing Fedora from our builds (OctopusDeploy#1050)"
Browse files Browse the repository at this point in the history
This reverts commit 16b9f89.
  • Loading branch information
pmagalios committed Dec 5, 2024
1 parent 16b9f89 commit 35fc0a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/Build.Tests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ void RunLinuxPackageTestsFor(TestConfigurationOnLinuxDistribution testConfigurat
new TestConfigurationOnLinuxDistribution(NetCore, "linux-x64", "ubuntu:focal", "deb"), // 20.04
new TestConfigurationOnLinuxDistribution(NetCore, "linux-x64", "ubuntu:bionic", "deb"), // 18.04
new TestConfigurationOnLinuxDistribution(NetCore, "linux-x64", "ubuntu:xenial", "deb"), // 16.04
new TestConfigurationOnLinuxDistribution(NetCore, "linux-x64", "fedora:39", "rpm"),
new TestConfigurationOnLinuxDistribution(NetCore, "linux-x64", "roboxes/rhel8", "rpm"),
};

Expand Down

0 comments on commit 35fc0a2

Please sign in to comment.