Skip to content

Commit

Permalink
ci: Exclude macos tests below 27.x
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed May 8, 2024
1 parent 3adff31 commit 4365ff0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Expand Up @@ -34,6 +34,9 @@ jobs:
- os: windows-latest
emacs-version: snapshot
experimental: true
exclude:
- os: macos-latest
emacs-version: 27.2

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

0 comments on commit 4365ff0

Please sign in to comment.