Skip to content

Commit c254dc2

Browse files
authored
Merge pull request #4375 from matwey/fix_ci_freebsd
Fix FreeBSD image for Cirrus CI
2 parents 8baf489 + d0b1292 commit c254dc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ bleeding_edge_compilers_task:
224224
freebsd_task:
225225
freebsd_instance:
226226
matrix:
227-
- image_family: freebsd-13-2
227+
- image_family: freebsd-13-5
228228
allow_failures: false
229229
pkg_install_script:
230230
- >

0 commit comments

Comments
 (0)