Skip to content

Commit

Permalink
[ci] Deactivate tests for emacs 26.3
Browse files Browse the repository at this point in the history
As the min version is now 27.1.
  • Loading branch information
smile13241324 authored Jan 3, 2022
1 parent 0cbd48f commit 8f59762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/elisp_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
emacs_version: [26.3, 27.1, snapshot]
emacs_version: [27.1, snapshot]
steps:
# Installing Emacs on Unix
- name: Install Emacs on UNIX
Expand Down

0 comments on commit 8f59762

Please sign in to comment.