Skip to content

Commit

Permalink
ci: Update FreeBSD image to 13.2
Browse files Browse the repository at this point in the history
```
pkg install -y git
Updating FreeBSD repository catalogue...
pkg: http://pkgmir.geo.freebsd.org/FreeBSD:12:amd64/quarterly/meta.txz: Not Found
repository FreeBSD has no meta file, using default settings
pkg: http://pkgmir.geo.freebsd.org/FreeBSD:12:amd64/quarterly/packagesite.pkg: Not Found
pkg: http://pkgmir.geo.freebsd.org/FreeBSD:12:amd64/quarterly/packagesite.txz: Not Found
Unable to update repository FreeBSD
Error updating repositories!
```
  • Loading branch information
taiki-e committed Jan 7, 2024
1 parent 07e32d9 commit 6499077
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 @@ -14,7 +14,7 @@ env:
freebsd_task:
name: test ($TARGET)
freebsd_instance:
image_family: freebsd-12-4
image_family: freebsd-13-2
matrix:
- env:
TARGET: x86_64-unknown-freebsd
Expand Down

0 comments on commit 6499077

Please sign in to comment.