Skip to content

Commit fd78d7b

Browse files
authored
Cirrus CI: Bump FreeBSD image from v13.2 to v13.3 (#4674)
The old one cannot be used at the moment, although 13.2 is supposed to be supported until the end of June according to freebsd.org.
1 parent e136a05 commit fd78d7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.cirrus.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -304,9 +304,9 @@ task:
304304
<< : *PACKAGING_STEPS_TEMPLATE
305305

306306
task:
307-
name: FreeBSD 13.2 x64
307+
name: FreeBSD 13.3 x64
308308
freebsd_instance:
309-
image_family: freebsd-13-2
309+
image_family: freebsd-13-3
310310
cpu: 4
311311
memory: 8G
312312
timeout_in: 60m

0 commit comments

Comments
 (0)