Skip to content

Commit

Permalink
Exclude Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
simendsjo committed Mar 8, 2024
1 parent 51cb279 commit 4e1645f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@ jobs:
matrix:
os:
- ubuntu-latest
- windows-latest
# - windows-latest
- macos-latest
lisp:
# windows-latest, sbcl: Tests isn't actually, but everything is green
# windows-latest, sbcl-bin: Tests isn't actually, but everything is green
# ref https://github.com/simendsjo/sijo-version/actions/runs/8207665322/job/22449443638
# sbcl-bin
# windows-latest, ccl-bin: ccl-bin/system does not exist.stop.
- ccl-bin
# - ecl
# - abcl-bin
Expand Down

0 comments on commit 4e1645f

Please sign in to comment.