Skip to content

Commit

Permalink
Use image_family for FreeBSD image in Cirrus CI
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e authored and notgull committed Feb 21, 2023
1 parent 5806535 commit 28689dd
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 @@ -12,7 +12,7 @@ env:

freebsd_task:
freebsd_instance:
image: freebsd-12-4-release-amd64
image_family: freebsd-12-4
matrix:
- name: test (x86_64-unknown-freebsd)
env:
Expand Down

0 comments on commit 28689dd

Please sign in to comment.