workaround refs #13563 freebsd CI (#13564)

This commit is contained in:
Timothee Cour
2020-03-02 19:30:41 -08:00
committed by GitHub
parent 451b724c40
commit 31332bca45

View File

@@ -1,4 +1,9 @@
image: freebsd/latest
# see https://man.sr.ht/builds.sr.ht/compatibility.md#freebsd
# these are all broken, pending https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244549
# image: freebsd/latest
# image: freebsd/current
# image: freebsd/12.x
image: freebsd/11.x
packages:
- databases/sqlite3
- devel/boehm-gc-threaded