osculated

This commit is contained in:
nik gaffney 2022-09-29 11:34:06 +02:00
parent fab14de23c
commit cca6387caf
Signed by: nik
GPG key ID: 989F5E6EDB478160

View file

@ -17,7 +17,7 @@ jobs:
matrix:
# current ccl-bin has a flaky zip file, so roswell can't install it.
# Specify a version that works for now.
lisp: [sbcl-bin]
lisp: [sbcl-bin, ecl, cmucl, clisp, allegro]
os: [ windows-latest, ubuntu-latest, macos-latest]
# run the job on every combination of "lisp" and "os" above