Skip to content

Commit

Permalink
Auto merge of #3203 - JohnTitor:chore/pin-freebsd-ci, r=JohnTitor
Browse files Browse the repository at this point in the history
Pin FreeBSD 14 version on CI
  • Loading branch information
bors committed Apr 17, 2023
2 parents 88740ef + 1973447 commit 95ce1ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Expand Up @@ -29,7 +29,7 @@ task:
task:
name: nightly x86_64-unknown-freebsd-14
freebsd_instance:
image_family: freebsd-14-0-snap
image: freebsd-14-0-current-amd64-v20230330
setup_script:
- pkg install -y libnghttp2 curl
- curl https://sh.rustup.rs -sSf --output rustup.sh
Expand Down

0 comments on commit 95ce1ff

Please sign in to comment.