Skip to content

Commit b654b9d

Browse files
committed
Update CI
1 parent ee0de25 commit b654b9d

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,12 @@ jobs:
77
fail-fast: false
88
matrix:
99
emacs-version:
10-
- '25.1'
11-
- '25.2'
12-
- '25.3'
13-
- '26.3'
14-
- '27.1'
15-
- '27.2'
1610
- '28.1'
1711
- '28.2'
1812
- '29.1'
1913
- '29.2'
2014
- '29.3'
15+
- '29.4'
2116
- '30.1'
2217
- 'release-snapshot'
2318
- 'snapshot'

0 commit comments

Comments
 (0)