From 0af7eb8508526f0a6a7a0a80164b9c5380b2783e Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 21 Jun 2017 22:20:59 +0100 Subject: [PATCH] Remove Fedora 22, Fedora 23. --- libguestfs_fedora.ml | 2 -- 1 file changed, 2 deletions(-) diff --git a/libguestfs_fedora.ml b/libguestfs_fedora.ml index dbcda32..3d9ba21 100644 --- a/libguestfs_fedora.ml +++ b/libguestfs_fedora.ml @@ -26,8 +26,6 @@ let branches = [ "1.36-stable", "f26"; (* F26 follows 1.36. *) "1.36-stable", "f25"; (* F25 follows 1.36. *) "1.34-stable", "f24"; (* F24 follows 1.34. *) - "1.32-stable", "f23"; (* F23 follows 1.32. *) - "1.30-stable", "f22"; (* F22 follows 1.30. *) ] (* Goal: Latest website version has been built in every branch. *) -- 1.8.3.1