Disabled test for allegro.

This commit is contained in:
Alexander Artemenko 2024-02-25 13:55:01 +00:00
parent a7e183c1bc
commit 397c5328a9
2 changed files with 4 additions and 3 deletions

View file

@ -32,8 +32,6 @@ jobs:
lisp: clisp-head lisp: clisp-head
- os: ubuntu-latest - os: ubuntu-latest
lisp: ecl lisp: ecl
- os: ubuntu-latest
lisp: allegro
- os: ubuntu-latest - os: ubuntu-latest
lisp: abcl-bin lisp: abcl-bin
- os: ubuntu-latest - os: ubuntu-latest
@ -41,6 +39,9 @@ jobs:
- os: ubuntu-latest - os: ubuntu-latest
lisp: cmu-bin lisp: cmu-bin
# See issue: https://github.com/40ants/setup-lisp/issues/22
# - os: ubuntu-latest
# lisp: allegro
# See issue: https://github.com/40ants/setup-lisp/issues/15 # See issue: https://github.com/40ants/setup-lisp/issues/15
# - os: ubuntu-latest # - os: ubuntu-latest
# lisp: clisp # lisp: clisp

View file

@ -93,7 +93,7 @@ when trying to call `ros` or `qlot` scripts:
| **Implementation** | **Supported** | | **Implementation** | **Supported** |
|--------------------|------------------------------------------------------| |--------------------|------------------------------------------------------|
| abcl-bin | | | abcl-bin | |
| allegro | (sometimes fails because of \"expired-license\") | | allegro | [](https://github.com/40ants/setup-lisp/issues/22) |
| ccl-bin | | | ccl-bin | |
| clasp | [](https://github.com/40ants/setup-lisp/issues/16) | | clasp | [](https://github.com/40ants/setup-lisp/issues/16) |
| clasp-bin | | | clasp-bin | |