We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e494826 commit a66bedaCopy full SHA for a66beda
1 file changed
.github/workflows/test.yml
@@ -7,7 +7,7 @@ jobs:
7
fail-fast: false
8
matrix:
9
# Skipping some in between releases.
10
- emacs: ["25.3", "29.1", "30.2"]
+ emacs: ["25.3", "26.3", "27.2", "28.2", "29.1", "30.2"]
11
steps:
12
- uses: actions/checkout@v6
13
0 commit comments