Skip to content

Commit

Permalink
Merge pull request #217 from emacs-lsp/ci/macos
Browse files Browse the repository at this point in the history
ci: Exclude macos tests below 28.x
  • Loading branch information
jcs090218 committed May 20, 2024
2 parents ee476aa + af62a11 commit 5ecfe0c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:
- os: windows-latest
emacs-version: snapshot
experimental: true
exclude:
- os: macos-latest
emacs-version: 27.2

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 5ecfe0c

Please sign in to comment.