From: Denis Ovsienko Date: Tue, 26 Mar 2024 22:27:04 +0000 (+0000) Subject: Cirrus CI: Switch FreeBSD from 13.2 to 13.3. [skip appveyor] X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/5eea8486d058d05b83915f9fe6967f30b2b17fbc Cirrus CI: Switch FreeBSD from 13.2 to 13.3. [skip appveyor] --- diff --git a/.cirrus.yml b/.cirrus.yml index 8829a921..83886b41 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -9,7 +9,7 @@ freebsd_task: # FreeBSD fails to start with 1 GB. 8 CPUs max concurrency. # The number of CPU cores must be either 1 or a multiple of 2. matrix: - - image_family: freebsd-13-2 + - image_family: freebsd-13-3 cpu: 2 memory: 2G - image_family: freebsd-14-0