Update .cirrus.yml
This commit is contained in:
parent
8f7ffa2502
commit
56f8f765ef
|
@ -86,8 +86,10 @@ task:
|
|||
task:
|
||||
name: FreeBSD
|
||||
freebsd_instance:
|
||||
image_family: freebsd-13-2
|
||||
compile_script:
|
||||
- make
|
||||
- pkg install -y gmake gcc-12
|
||||
- gmake
|
||||
|
||||
#task:
|
||||
# name: Windows/LLVM16 --- too slow ---
|
||||
|
|
Loading…
Reference in New Issue