Skip to content

Commit

Permalink
Merge pull request #21928 from n1hility/fix-freebsd-ci
Browse files Browse the repository at this point in the history
Fix CI: Bump to FreeBSD 13.3 (13.2 vanished)
  • Loading branch information
openshift-merge-bot[bot] authored Mar 4, 2024
2 parents 413819d + ef6d387 commit c77f003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ freebsd_alt_build_task:
TEST_FLAVOR: "altbuild"
ALT_NAME: 'FreeBSD Cross'
freebsd_instance:
image_family: freebsd-13-2
image_family: freebsd-13-3
setup_script:
- pkg install -y gpgme bash go-md2man gmake gsed gnugrep go pkgconf
build_amd64_script:
Expand Down

0 comments on commit c77f003

Please sign in to comment.