Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
zzkt authored Dec 31, 2023
1 parent eee0d7e commit 7d4ba66
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 @@ -17,7 +17,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-bin, ccl, ecl ]
lisp: [ sbcl-bin ]
os: [ windows-latest, ubuntu-latest, macos-latest ]

# run the job on every combination of "lisp" and "os" above
Expand Down

0 comments on commit 7d4ba66

Please sign in to comment.