Skip to content

Commit d99a59d

Browse files
committed
Auto merge of #2936 - asomers:13.1, r=JohnTitor
Update FreeBSD 13 CI image to 13.1 13.0 is EoL.
2 parents d99c37d + 01637a9 commit d99a59d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

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

0 commit comments

Comments
 (0)