Skip to content

Commit

Permalink
Bump CI workflow to ECL version 24.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ak-coram committed Jul 21, 2024
1 parent 4ea2fbf commit 7b405fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
lisp: [sbcl-bin, ccl-bin/1.12.2, ecl/23.9.9]
lisp: [sbcl-bin, ccl-bin/1.12.2, ecl/24.5.10]
os: [ubuntu-latest, windows-latest, macos-latest]
quicklisp-dist:
- quicklisp
- ultralisp
exclude:
- os: windows-latest
lisp: ecl/23.9.9
lisp: ecl/24.5.10
- os: windows-latest
lisp: ccl-bin/1.12.2
env:
Expand Down

0 comments on commit 7b405fc

Please sign in to comment.