Trying to add OS.

This commit is contained in:
Alexander Artemenko 2021-01-26 17:41:48 +03:00
parent caceb98d77
commit 218b499907

View file

@ -39,6 +39,7 @@ jobs:
# Fails because this error on cl-info start: # Fails because this error on cl-info start:
# ill-formed handler binding ((LAMBDA (DEFMAIN/DEFMAIN::C) (DECLARE (IGNORABLE DEFMAIN/DEFMAIN::C)) (UIOP/IMAGE:QUIT 0))) # ill-formed handler binding ((LAMBDA (DEFMAIN/DEFMAIN::C) (DECLARE (IGNORABLE DEFMAIN/DEFMAIN::C)) (UIOP/IMAGE:QUIT 0)))
- lisp: abcl - lisp: abcl
os: maxos-latest
can-fail: true can-fail: true
# 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: