From d5dc7aab893850b5b201827d309aca9936aac6e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81kos=20Kiss?= Date: Fri, 16 Aug 2024 13:33:11 +0200 Subject: [PATCH] [WiP] Test other implementations on Windows --- .github/workflows/CI.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 053e8c0..cadbdde 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -27,10 +27,6 @@ jobs: cffi: static - lisp: ccl-bin/1.13 cffi: static - - os: windows-latest - lisp: ccl-bin/1.13 - - os: windows-latest - lisp: ecl/24.5.10 - os: macos-14 lisp: ccl-bin/1.13 env: