Skip to content

Commit

Permalink
cirrus-ci update image-family to freebsd-13-2
Browse files Browse the repository at this point in the history
13-1 caused errors during package installation.

Signed-off-by: Juergen Repp <[email protected]>
  • Loading branch information
JuergenReppSIT committed Mar 21, 2024
1 parent ac476cb commit a6489a5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ task:
ibmtpm_name: ibmtpm1637
freebsd_instance:
matrix:
image_family: freebsd-13-1
image_family: freebsd-13-2
install_script:
- IGNORE_OSVERSION=yes
- pkg update -f
- pkg upgrade -y
- pkg install -y bash gmake coreutils libtool pkgconf autoconf autoconf-archive
Expand Down

0 comments on commit a6489a5

Please sign in to comment.