osculated
This commit is contained in:
parent
fab14de23c
commit
cca6387caf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue