Trying to add OS.
This commit is contained in:
parent
caceb98d77
commit
218b499907
1 changed files with 1 additions and 0 deletions
1
.github/workflows/install.yml
vendored
1
.github/workflows/install.yml
vendored
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue