From 43afb346afe7c8f41c90e772143c1202dfd7474d Mon Sep 17 00:00:00 2001 From: Alexander Artemenko Date: Tue, 2 Feb 2021 09:21:14 +0300 Subject: [PATCH] Commented out most matrix combinations. --- .github/workflows/install.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/install.yml b/.github/workflows/install.yml index c5ca39f..6ac3ab6 100644 --- a/.github/workflows/install.yml +++ b/.github/workflows/install.yml @@ -21,18 +21,18 @@ jobs: matrix: os: - ubuntu-latest - - macos-latest + # - macos-latest quicklisp-dist: - quicklisp - - ultralisp + # - ultralisp lisp: - sbcl-bin - - ccl-bin - - ecl - - abcl - - allegro - - clisp - - cmucl + # - ccl-bin + # - ecl + # - abcl + # - allegro + # - clisp + # - cmucl include: # Seems allegro is does not support 64bit OSX. # Unable to install it using Roswell: