branch: externals/relint commit 6210260b15c269bc75fe6632dba16742087791f3 Author: Mattias EngdegÄrd <matti...@acm.org> Commit: Mattias EngdegÄrd <matti...@acm.org>
Run CI 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 bea9313376..c08e023913 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -16,7 +16,7 @@ jobs: emacs_version: - "26.3" - "27.2" - - "28.1" + - "28.2" - snapshot steps: - name: Set up Emacs