elisp tests Emacs 28.1 -> 28.2

This commit is contained in:
Eugene Yaremenko 2023-01-10 05:43:43 +01:00 committed by GitHub
parent d10056b2d1
commit c828fd31bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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