Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
zzkt committed Jun 5, 2024
1 parent 2f639fe commit 645810d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
matrix:
# current ccl-bin has a flaky zip file, so roswell can't install it.
# Specify a version that works for now.
lisp: [ sbcl, ccl-bin, ccl, ecl, abcl ]
lisp: [ sbcl, ccl-bin, ecl, abcl ]
os: [ windows-latest, ubuntu-latest, macos-latest ]
include:
- os: ubuntu-latest
Expand Down

0 comments on commit 645810d

Please sign in to comment.