Skip to content

Commit

Permalink
TMP: Test the other implementations
Browse files Browse the repository at this point in the history
  • Loading branch information
simendsjo committed Mar 12, 2024
1 parent bdd2e81 commit 389e5b9
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ jobs:
# - macos-latest
# - windows-latest
lisp:
- sbcl-bin
- ecl
- ccl-bin
# - abcl-bin
# - clasp-bin
# - cmu-bin
# - clisp-head
# - sbcl-bin
# - ecl
# - ccl-bin
- abcl-bin
- clasp-bin
- cmu-bin
- clisp-head
runs-on: ${{ matrix.os }}
env:
LISP: ${{ matrix.lisp }}
Expand Down

0 comments on commit 389e5b9

Please sign in to comment.