Skip to content

Commit

Permalink
Update ci to proper freebsd 14 release (#1026)
Browse files Browse the repository at this point in the history
  • Loading branch information
morr0ne authored Feb 29, 2024
1 parent 9d028c7 commit 557c6ae
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 @@ -4,7 +4,7 @@
task:
name: stable x86_64-unknown-freebsd-14
freebsd_instance:
image: freebsd-14-0-current-amd64-v20230803
image_family: freebsd-14-0
setup_script:
- curl https://sh.rustup.rs -sSf --output rustup.sh
- sh rustup.sh --default-toolchain stable -y --profile=minimal
Expand Down

0 comments on commit 557c6ae

Please sign in to comment.