From 19813caf67f0e1df18c3dac383a9dfc79509e860 Mon Sep 17 00:00:00 2001 From: Alexander Artemenko Date: Sat, 6 Feb 2021 15:17:11 +0300 Subject: [PATCH] Enable ci for ultralissp. --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1f8b60c..6dce146 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,7 +27,7 @@ jobs: # - macos-latest quicklisp-dist: - quicklisp -# - ultralisp + - ultralisp lisp: - sbcl-bin # - ccl-bin