Skip to content

Commit 72f3c5f

Browse files
committed
ci: add emacs 30.2
1 parent f6c456e commit 72f3c5f

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.2', '28.2', '29.4', 'snapshot']
17+
emacs_version: ['26.3', '27.2', '28.2', '29.4', '30.2', 'snapshot']
1818

1919
steps:
2020
- name: Set up Emacs

0 commit comments

Comments
 (0)