Skip to content

Commit

Permalink
more precise version, UFS should not impede (normally) proper CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
devnexen committed Dec 11, 2023
1 parent 4a4b5a1 commit eeb7cd7
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 @@ -29,7 +29,7 @@ task:
task:
name: nightly x86_64-unknown-freebsd-14
freebsd_instance:
image: freebsd-14-0
image: freebsd-14-0-release-amd64-ufs
setup_script:
- pkg install -y libnghttp2 curl
- curl https://sh.rustup.rs -sSf --output rustup.sh
Expand Down

0 comments on commit eeb7cd7

Please sign in to comment.