branch: externals/el-job
commit 455e198d477fb93e00ebf0ea1000a4e6e1c790ca
Author: Martin Edström <meedstro...@gmail.com>
Commit: Martin Edström <meedstro...@gmail.com>

    CI
---
 .github/workflows/test.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 5013a9e4df..d8b17f552a 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -41,8 +41,8 @@ jobs:
       fail-fast: false
       matrix:
         emacs_version:
-          - 26.3
-          - 27.1
+          - 29.1
+          - 30.1
           - snapshot
     steps:
     - uses: purcell/setup-emacs@master

Reply via email to