Commented out most matrix combinations.

This commit is contained in:
Alexander Artemenko 2021-02-02 09:21:14 +03:00
parent a91d5d125c
commit 43afb346af

View file

@ -21,18 +21,18 @@ jobs:
matrix: matrix:
os: os:
- ubuntu-latest - ubuntu-latest
- macos-latest # - macos-latest
quicklisp-dist: quicklisp-dist:
- quicklisp - quicklisp
- ultralisp # - ultralisp
lisp: lisp:
- sbcl-bin - sbcl-bin
- ccl-bin # - ccl-bin
- ecl # - ecl
- abcl # - abcl
- allegro # - allegro
- clisp # - clisp
- cmucl # - cmucl
include: include:
# Seems allegro is does not support 64bit OSX. # Seems allegro is does not support 64bit OSX.
# Unable to install it using Roswell: # Unable to install it using Roswell: