mirror of
https://github.com/tstack/lnav
synced 2024-11-08 01:10:29 +00:00
Merge pull request #767 from sureshsundriyal/fix-ci
[cirrus/ci] Use a recent FreeBSD image
This commit is contained in:
commit
5b7e5a7513
@ -1,5 +1,5 @@
|
||||
freebsd_instance:
|
||||
image: freebsd-11-2-release-amd64
|
||||
image: freebsd-12-1-release-amd64
|
||||
task:
|
||||
install_script: pkg install -y wget git m4 bash autoconf automake sqlite3 gmake
|
||||
build_script: ./autogen.sh && ./configure && gmake -j3
|
||||
|
Loading…
Reference in New Issue
Block a user