Skip to content

Commit f6c456e

Browse files
committed
ci: update emacs stable versions
1 parent 9325c45 commit f6c456e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
matrix:
1616
# Earliest supported + latest in each stable branch + snapshot.
17-
emacs_version: ['26.3', '27.1', '28.1', '29.1', 'snapshot']
17+
emacs_version: ['26.3', '27.2', '28.2', '29.4', 'snapshot']
1818

1919
steps:
2020
- name: Set up Emacs

0 commit comments

Comments
 (0)