5 image_family: freebsd-14-0
10 - pkg install -y sbcl gmake git
13 - echo '"1.9.99.999"' > version.lisp-expr
14 - ./make.sh --with-sb-core-compression
17 - cd tests; ./run-tests.sh
20 - cd tests; ./ansi-tests.sh
30 - apt-get -qq -y install sbcl strace
32 - echo '"1.9.99.999"' > version.lisp-expr
36 - cd tests; ./run-tests.sh --slow
39 - cd tests; ./ansi-tests.sh