branch: elpa/logview commit 24ce7ff1f994bb349cf526c1f658a64b299fa9f3 Author: Paul Pogonyshev <pogonys...@gmail.com> Commit: Paul Pogonyshev <pogonys...@gmail.com>
Also test on Emacs 28.2. --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d219cba07f..05707572ef 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -16,7 +16,7 @@ jobs: emacs_version: ['25.1', '25.2', '25.3', '26.1', '26.2', '26.3', '27.1', '27.2', - '28.1', + '28.1', '28.2', 'snapshot'] steps: