Skip to content

Commit 0e7bc94

Browse files
authored
ci: Remove elisp test for 27.2
1 parent 13d696b commit 0e7bc94

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
matrix:
2121
os: [ubuntu-latest, macos-latest, windows-latest]
2222
emacs-version:
23-
- 27.2
2423
- 28.2
2524
- 29.4
2625
- 30.1
@@ -35,9 +34,6 @@ jobs:
3534
- os: windows-latest
3635
emacs-version: snapshot
3736
experimental: true
38-
exclude:
39-
- os: macos-latest
40-
emacs-version: 27.2
4137

4238
steps:
4339
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)