mirror of
https://github.com/godotengine/emacs-gdscript-mode.git
synced 2025-12-31 21:48:34 +03:00
ci: Exclude macos tests below 27.x
This commit is contained in:
5
.github/workflows/test.yml
vendored
5
.github/workflows/test.yml
vendored
@@ -34,6 +34,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@v3
|
||||
|
||||
Reference in New Issue
Block a user