[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/url-scgi 68e55221ca 5/5: Add Emacs 28.2 to test workflo
From: |
ELPA Syncer |
Subject: |
[elpa] externals/url-scgi 68e55221ca 5/5: Add Emacs 28.2 to test workflow |
Date: |
Sat, 29 Oct 2022 11:58:14 -0400 (EDT) |
branch: externals/url-scgi
commit 68e55221cae58649063a9208b11e8dc7566956bc
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@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: