Skip to content

Commit

Permalink
Remove clozure from test
Browse files Browse the repository at this point in the history
  • Loading branch information
tizoc committed May 25, 2024
1 parent ee34618 commit 9eaaeba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ jobs:
if: ${{ matrix.os == 'ubuntu' }}
run: |
sudo apt install -y sbcl ecl libffi-dev
wget http://mr.gy/blog/clozure-cl_1.11_amd64.deb
sudo dpkg -i clozure-cl_1.11_amd64.deb
- name: Setup dependencies (MacOS)
if: ${{ matrix.os == 'macos' }}
run: brew install sbcl
Expand Down

0 comments on commit 9eaaeba

Please sign in to comment.