From: Richard W.M. Jones Date: Sat, 22 Sep 2018 12:31:47 +0000 (+0100) Subject: libguestfs: Remove Fedora 26. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=be61e02dd84d5ae1c623ee862a12681f227de850;p=goaljobs-goals.git libguestfs: Remove Fedora 26. --- diff --git a/libguestfs_fedora.ml b/libguestfs_fedora.ml index 644312e..07c49d7 100644 --- a/libguestfs_fedora.ml +++ b/libguestfs_fedora.ml @@ -26,7 +26,6 @@ let branches = [ "1.39-development", "f29"; (* F29 follows development. *) "1.38-stable", "f28"; (* F28 follows 1.38. *) "1.38-stable", "f27"; (* F27 follows 1.38. *) - "1.36-stable", "f26"; (* F26 follows 1.36. *) ] (* Goal: Latest website version has been built in every branch. *)