branch: externals/url-scgi commit 68e55221cae58649063a9208b11e8dc7566956bc Author: Stefan Kangas <stefankan...@gmail.com> Commit: Stefan Kangas <stefankan...@gmail.com>
Add Emacs 28.2 to test workflow --- .github/workflows/test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 2b2b3d76d5..963319f9dd 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -15,6 +15,7 @@ jobs: - 27.1 - 27.2 - 28.1 + - 28.2 - snapshot steps: