libguestfs: Remove Fedora 26.
authorRichard W.M. Jones <rjones@redhat.com>
Sat, 22 Sep 2018 12:31:47 +0000 (13:31 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Sat, 22 Sep 2018 12:31:47 +0000 (13:31 +0100)
libguestfs_fedora.ml

index 644312e..07c49d7 100644 (file)
@@ -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. *)