Skip to content

Commit 7da6690

Browse files
committed
Also test on Emacs 29.4.
1 parent afeacd6 commit 7da6690

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@ jobs:
2626
'26.1', '26.2', '26.3',
2727
'27.1', '27.2',
2828
'28.1', '28.2',
29-
'29.1', '29.2', '29.3',
29+
'29.1', '29.2', '29.3', '29.4',
3030
'snapshot']
3131
include:
3232
- os: macos-latest
33-
emacs_version: '29.3'
33+
emacs_version: '29.4'
3434
- os: windows-latest
35-
emacs_version: '29.3'
35+
emacs_version: '29.4'
3636

3737
steps:
3838
- name: Set up Emacs

0 commit comments

Comments
 (0)