Skip to content

Commit

Permalink
Drop Allegro & ABCL
Browse files Browse the repository at this point in the history
There's a roswell trouble in CI
  • Loading branch information
privet-kitty committed Oct 22, 2023
1 parent 9a58b3a commit 2745792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
needs: prepare
strategy:
matrix:
lisp: [sbcl-bin, ccl-bin, allegro, abcl]
lisp: [sbcl-bin, ccl-bin]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 2745792

Please sign in to comment.