mirror of
https://github.com/emacs-vs/vs-light-theme.git
synced 2025-12-05 18:20:30 -08:00
ci: Exclude macos tests below 27.x
This commit is contained in:
parent
0ede987bac
commit
1081a1af16
1 changed files with 5 additions and 0 deletions
5
.github/workflows/test.yml
vendored
5
.github/workflows/test.yml
vendored
|
|
@ -35,6 +35,11 @@ jobs:
|
|||
- os: windows-latest
|
||||
emacs-version: snapshot
|
||||
experimental: true
|
||||
exclude:
|
||||
- os: macos-latest
|
||||
emacs-version: 26.3
|
||||
- os: macos-latest
|
||||
emacs-version: 27.2
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue