Skip to content

Commit

Permalink
Check Emacs lint only on 27.2 and latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
voodoos authored Jul 7, 2021
1 parent d645080 commit 6060708
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/emacs-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ jobs:
strategy:
matrix:
emacs_version:
- 25.1
- 25.2
- 25.3
- 26.1
- 26.2
- 26.3
- 27.1
#- 25.1
#- 25.2
#- 25.3
#- 26.1
#- 26.2
#- 26.3
#- 27.1
- 27.2
- snapshot
# include:
Expand Down

0 comments on commit 6060708

Please sign in to comment.