branch: externals/plz-event-source
commit f200e853ced6289b5d13fc066cf7ce3518490469
Author: Roman Scherer <ro...@burningswell.com>
Commit: r0man <ro...@burningswell.com>

    Add Emacs 30.1 and remove 27.x
---
 .github/workflows/test.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 58b861c143..9fcc3ac823 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -41,14 +41,13 @@ jobs:
       fail-fast: false
       matrix:
         emacs_version:
-          - 27.1
-          - 27.2
           - 28.1
           - 28.2
           - 29.1
           - 29.2
           - 29.3
           - 29.4
+          - 30.1
           # - snapshot
     steps:
     - uses: purcell/setup-emacs@master

Reply via email to