Skip to content

Commit 781ab2e

Browse files
bors[bot]asomers
andauthored
Merge #1526
1526: Update the FreeBSD CI image r=asomers a=asomers FreeBSD 11.4 will be EoL on 30-Sept Co-authored-by: Alan Somers <asomers@gmail.com>
2 parents b45d842 + 5771d8e commit 781ab2e

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
@@ -35,7 +35,7 @@ task:
3535
env:
3636
TARGET: x86_64-unknown-freebsd
3737
freebsd_instance:
38-
image: freebsd-11-4-release-amd64
38+
image: freebsd-12-2-release-amd64
3939
setup_script:
4040
- fetch https://sh.rustup.rs -o rustup.sh
4141
- sh rustup.sh -y --profile=minimal --default-toolchain $TOOLCHAIN

0 commit comments

Comments
 (0)