Skip to content

Commit

Permalink
Simplify Cirrus FreeBSD setup
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhoo committed Apr 21, 2020
1 parent 3c2f780 commit a8b4a90
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .cirrus.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
task:
name: stable-x86_64-unknown-freebsd
name: freebsd-stable
freebsd_instance:
matrix:
- image: freebsd-12-0-release-amd64
- image: freebsd-11-2-release-amd64
image_family: freebsd-12-1
env:
RUST_BACKTRACE: 1
setup_script:
Expand Down

0 comments on commit a8b4a90

Please sign in to comment.