Skip to content

Commit 1a4e2f3

Browse files
authored
Merge pull request #10 from emacs-jp/ci/add-new-emacsen
CI: Add new Emacs versions
2 parents 263bc89 + 4a2c4d6 commit 1a4e2f3

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,12 @@ jobs:
99
strategy:
1010
matrix:
1111
emacs_version:
12-
- '24.4'
1312
- '24.5'
14-
- '25.1'
15-
- '25.2'
1613
- '25.3'
17-
- '26.1'
18-
- '26.2'
1914
- '26.3'
15+
- '27.2'
16+
- '28.2'
17+
- '29.4'
2018
- 'snapshot'
2119
include:
2220
- emacs_version: 'snapshot'

0 commit comments

Comments
 (0)