Update ci.yaml

This commit is contained in:
nik gaffney 2024-01-02 14:24:49 +01:00 committed by GitHub
parent d70e1a6a73
commit bceb34bff4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,8 +18,11 @@ 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, ccl-bin, ecl ]
lisp: [ sbcl, ccl-bin, ecl ]
os: [ windows-latest, ubuntu-latest, macos-latest ]
include:
- os: ubuntu-latest
lisp: allegro
exclude:
- os: windows-latest
lisp: ecl