Skip to content

Commit

Permalink
Use latest ccl-bin, because ccl-bin/1.12.0 does not work anymore with…
Browse files Browse the repository at this point in the history
… roswell.
  • Loading branch information
svetlyak40wt committed Sep 2, 2024
1 parent 86dbc48 commit c4bb384
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions templates/mixin/ci/ci.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,5 @@
:jobs ((run-tests
:asdf-system "{{name}}"
:lisp ("sbcl-bin"
;; Issue https://github.com/roswell/roswell/issues/534
;; is still reproduces on 2023-02-06:
"ccl-bin/1.12.0")
"ccl-bin")
:coverage t)))

0 comments on commit c4bb384

Please sign in to comment.