Skip to content

Commit eed94e4

Browse files
committed
adjust emacs_versions used for ci
1 parent 9c2e067 commit eed94e4

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/test.yml

+2-4
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,11 @@ jobs:
1010
matrix:
1111
rust_version: [stable]
1212
emacs_version:
13-
- 25.1
14-
- 25.2
1513
- 25.3
16-
- 26.1
17-
- 26.2
1814
- 26.3
15+
- 27.2
1916
- snapshot
17+
2018
env:
2119
EMACS_VERSION: ${{ matrix.emacs_version }}
2220
steps:

0 commit comments

Comments
 (0)