Skip to content

Commit

Permalink
Do not run ECL on macos and ubuntu not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
ajberkley committed Jan 10, 2025
1 parent ff58d3f commit 501d282
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
exclude:
- os: macos-latest
lisp: ccl-bin/1.13
- os: macos-latest
lisp: ecl/24.5.10
env:
LISP: ${{ matrix.lisp }}
steps:
Expand Down

0 comments on commit 501d282

Please sign in to comment.