Skip to content

Commit

Permalink
cirrus-ci update image-family to freebsd-15-0-snap
Browse files Browse the repository at this point in the history
14.0 did produce the error:
FreeBSD contains packages for wrong OS version: FreeBSD:14:amd64

Signed-off-by: Juergen Repp <[email protected]>
  • Loading branch information
JuergenReppSIT committed Oct 12, 2024
1 parent 58f5428 commit b2fd4e6
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 @@ -8,7 +8,7 @@ task:
ibmtpm_name: ibmtpm1637
TSS2_LOG: "all+ERROR;tcti+TRACE"
freebsd_instance:
image_family: freebsd-14-0
image_family: freebsd-15-0-snap
install_script:
- pkg update -f
- pkg upgrade -y
Expand Down

0 comments on commit b2fd4e6

Please sign in to comment.