mirror of
https://github.com/cuberite/libdeflate.git
synced 2025-08-04 02:06:31 -04:00
cirrus.yml: use working images
This commit is contained in:
parent
3107ae1f7e
commit
b255565de2
@ -1,8 +1,8 @@
|
|||||||
task:
|
task:
|
||||||
freebsd_instance:
|
freebsd_instance:
|
||||||
matrix:
|
matrix:
|
||||||
- image: freebsd-11-2-release-amd64
|
- image_family: freebsd-11-3-snap
|
||||||
- image: freebsd-12-0-release-amd64
|
- image_family: freebsd-12-1-snap
|
||||||
install_script: pkg install -y gmake
|
install_script: pkg install -y gmake
|
||||||
script:
|
script:
|
||||||
- gmake check
|
- gmake check
|
||||||
|
Loading…
x
Reference in New Issue
Block a user