Skip to content

Commit f988332

Browse files
committed
Add Emacs 28.2 to CI, cut down matrix a little
1 parent 5a9f807 commit f988332

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,16 @@ jobs:
1313
matrix:
1414
emacs_version:
1515
- 25.1
16-
- 25.2
1716
- 25.3
1817
- 26.1
19-
- 26.2
2018
- 26.3
2119
- 27.1
2220
- 27.2
2321
- 28.1
22+
- 28.2
2423
- snapshot
2524
include:
26-
- emacs_version: 28.1
25+
- emacs_version: 28.2
2726
target: deploy-manual
2827
steps:
2928
- uses: cachix/install-nix-action@v16

0 commit comments

Comments
 (0)