[ci] Update Emacs version (elisp tests)

This commit is contained in:
Eugene Yaremenko 2022-05-24 13:42:37 +02:00 committed by GitHub
parent b5ae2fc3b2
commit 5c3c14b109
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
emacs_version: [27.1, snapshot]
emacs_version: [27.2, 28.1]
steps:
# Installing Emacs on Unix
- name: Install Emacs on UNIX