Skip to content

Commit

Permalink
Try to fix freebsd build
Browse files Browse the repository at this point in the history
  • Loading branch information
milot-mirdita committed Oct 30, 2023
1 parent bb0a1b3 commit e26b9ad
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 @@ env:
task:
name: FreeBSD-13
freebsd_instance:
image_family: freebsd-13-0
image_family: freebsd-13-2-snap
install_script: pkg install -y cmake git samtools
compile_script: |
mkdir build && cd build
Expand Down

0 comments on commit e26b9ad

Please sign in to comment.