gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnurl] 234/282: cirrus-ci: disable the FreeBSD 13 builds


From: gnunet
Subject: [gnurl] 234/282: cirrus-ci: disable the FreeBSD 13 builds
Date: Wed, 01 Apr 2020 14:31:39 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit 691b71be930f0e285c8f7a76efd56bbe0576cda6
Author: Daniel Stenberg <address@hidden>
AuthorDate: Tue Mar 3 14:20:04 2020 +0100

    cirrus-ci: disable the FreeBSD 13 builds
    
    FreeBSD 13.0 is apparently close to a year away from a stable release
    and has proven to cause intermittent builds failures recently.
    
    Assisted-by: Dan Fandrich
    Assisted-by: Fedor Korotkov
    Fixes #5028
    Closes #5029
---
 .cirrus.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.cirrus.yml b/.cirrus.yml
index 51748ddd8..5bf6b35a4 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -6,7 +6,7 @@ task:
   freebsd_instance:
     matrix:
       # A stable 13.0 image likely won't be available before early 2021
-      image_family: freebsd-13-0-snap
+      # image_family: freebsd-13-0-snap
       image_family: freebsd-12-1
       # The stable 11.3 image causes "Agent is not responding" so use a 
snapshot
       image_family: freebsd-11-3-snap

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]