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 5c14be1 commit 237e4e2Copy full SHA for 237e4e2
.github/workflows/test.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
matrix:
16
os: [windows-latest]
17
- emacs_version: [23.4, 24.1, 24.2, 24.3, 24.4, 24.5, 25.1, 25.2, 25.3, 26.1, 26.2, 26.3, 27.1, snapshot]
+ emacs_version: [23.4, 24.1, 24.2, 24.3, 24.4, 24.5, 25.1, 25.2, 25.3, 26.1, 26.2, 26.3, 27.1]
18
19
steps:
20
- uses: actions/checkout@v2
0 commit comments