Skip to content

Commit 1baa12a

Browse files
committed
Add Emacs 27.2 to CI matrix
1 parent 6579261 commit 1baa12a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,10 @@ jobs:
1919
- 26.2
2020
- 26.3
2121
- 27.1
22+
- 27.2
2223
- snapshot
2324
include:
24-
- emacs_version: 27.1
25+
- emacs_version: 27.2
2526
target: deploy-manual
2627
steps:
2728
- uses: cachix/install-nix-action@v12

0 commit comments

Comments
 (0)