Skip to content

Commit e61206d

Browse files
asomersJohnTitor
authored andcommitted
Update FreeBSD CI environment to 14.1
It just got released yesterday
1 parent 52d8b99 commit e61206d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ task:
1515
task:
1616
name: nightly x86_64-unknown-freebsd-14
1717
freebsd_instance:
18-
image: freebsd-14-0-release-amd64-ufs
18+
image: freebsd-14-1-release-amd64-ufs
1919
setup_script:
2020
- pkg install -y libnghttp2 curl
2121
- curl https://sh.rustup.rs -sSf --output rustup.sh

0 commit comments

Comments
 (0)