Skip to content

Commit 126fcda

Browse files
authored
Include Emacs 29.4 in CI matrix
See #1851
1 parent cf387f9 commit 126fcda

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
@@ -23,9 +23,10 @@ jobs:
2323
- 28.1
2424
- 28.2
2525
- 29.1
26+
- 29.4
2627
- snapshot
2728
include:
28-
- emacs_version: 29.1
29+
- emacs_version: 29.4
2930
target: deploy-manual
3031
steps:
3132
- uses: cachix/install-nix-action@V27

0 commit comments

Comments
 (0)