Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit d467663

Browse files
author
John Beisner
committed
Removing the OpenSUSE 13.2 build.
1 parent 15a318f commit d467663

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build_projects/dotnet-cli-build/CheckIfAllBuildsHavePublished.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,7 @@ public override bool Execute()
5757
{ "CentOS_x64", false },
5858
{ "Fedora_23_x64", false },
5959
{ "Fedora_24_x64", false },
60-
{ "openSUSE_13_2_x64", false },
61-
{ "openSUSE_42_1_x64", false },
60+
{ "openSUSE_42_1_x64", false }
6261
};
6362

6463
var versionBadgeName = $"{Monikers.GetBadgeMoniker()}";

0 commit comments

Comments
 (0)