branch: elpa/loopy
commit 0bc10b0cae8430568c10af940ca747d09663b601
Author: okamsn <[email protected]>
Commit: GitHub <[email protected]>

    Test Emacs 30.2 separately from the current release snapshot. (#255)
    
    List 30.2 separately in `.github/workflows/emacs-matrix-tests.yml`.
---
 .github/workflows/emacs-matrix-tests.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/emacs-matrix-tests.yml 
b/.github/workflows/emacs-matrix-tests.yml
index 87201326a26..cd4fd7cfa7a 100644
--- a/.github/workflows/emacs-matrix-tests.yml
+++ b/.github/workflows/emacs-matrix-tests.yml
@@ -18,6 +18,7 @@ jobs:
           # - '28.1'
           - '28.2'
           - '29.2'
+          - '30.2'
           - 'release-snapshot'
           # - 'snapshot'
     steps:

Reply via email to