From ea2146974edf1202940c157d62829310a01507fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simen=20Endsj=C3=B8?= Date: Mon, 11 Mar 2024 16:35:08 +0100 Subject: [PATCH] TMP: Test only the working implementations --- .github/workflows/tests.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index e2256b0..ac0c8fd 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -4,13 +4,13 @@ jobs: strategy: matrix: os: - - windows-latest - - macos-latest - ubuntu-latest + # - macos-latest + # - windows-latest lisp: - # - sbcl-bin + - sbcl-bin - ecl - # - ccl-bin + - ccl-bin # - abcl-bin # - clasp-bin # - cmu-bin