Skip to content

Commit c54d5e4

Browse files
authored
Add Emacs 30.2 to CI matrix
1 parent 9de974a commit c54d5e4

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
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
matrix:
1717
os: [ubuntu-latest, macos-latest]
18-
emacs_version: [26.1, 26.2, 26.3, 27.1, 27.2, 28.1, 28.2, 29.1, 29.3, 30.1, snapshot]
18+
emacs_version: [26.1, 26.2, 26.3, 27.1, 27.2, 28.1, 28.2, 29.1, 29.3, 30.1, 30.2, snapshot]
1919
experimental: [false]
2020

2121
# Exclude Emacs versions that are unavailable on Apple Silicon

0 commit comments

Comments
 (0)