branch: externals/xr commit 1f6f3077418e3a7b58f958958f17a1b3e044add9 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 1bb3c4bc09..d6a67eb1f7 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