Skip to content

Commit a66beda

Browse files
committed
CI: test against Emacs 26, 27, 28 as well
1 parent e494826 commit a66beda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
fail-fast: false
88
matrix:
99
# Skipping some in between releases.
10-
emacs: ["25.3", "29.1", "30.2"]
10+
emacs: ["25.3", "26.3", "27.2", "28.2", "29.1", "30.2"]
1111
steps:
1212
- uses: actions/checkout@v6
1313

0 commit comments

Comments
 (0)