Skip to content

Commit

Permalink
Newer SBCL + promote ABCL to stable
Browse files Browse the repository at this point in the history
  • Loading branch information
iamFIREcracker committed Jan 13, 2024
1 parent a151866 commit 217d0b7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,9 @@ jobs:
lisp: [ abcl, allegro, ccl, cmucl, ecl ]
experimental: [ true ]
include:
- lisp: sbcl-bin/2.1.10
- lisp: abcl
experimental: false
- lisp: sbcl-bin
experimental: false
env:
LISP: ${{ matrix.lisp }}
Expand Down Expand Up @@ -92,7 +94,7 @@ jobs:
matrix:
lisp: [ abcl, allegro, ccl, cmucl, ecl ]
include:
- lisp: sbcl-bin/2.1.10
- lisp: sbcl-bin
env:
LISP: ${{ matrix.lisp }}
defaults:
Expand Down

0 comments on commit 217d0b7

Please sign in to comment.