We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6c456e commit 72f3c5fCopy full SHA for 72f3c5f
.github/workflows/test.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
matrix:
16
# Earliest supported + latest in each stable branch + snapshot.
17
- emacs_version: ['26.3', '27.2', '28.2', '29.4', 'snapshot']
+ emacs_version: ['26.3', '27.2', '28.2', '29.4', '30.2', 'snapshot']
18
19
steps:
20
- name: Set up Emacs
0 commit comments