branch: elpa/with-simulated-input
commit 00209c2be353745d9aded19d66c5d4b341d0d962
Author: Ryan C. Thompson <[email protected]>
Commit: Ryan C. Thompson <[email protected]>

    Test on 27.2 instead of 27.1
---
 .github/workflows/test.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 8ef0c9461b..682b469a3a 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -19,7 +19,8 @@ jobs:
       fail-fast: false
       matrix:
         emacs_version:
-          - 27.1
+          - 27.2
+          # - 27.1
           - 26.3
           # - 26.2
           # - 26.1

Reply via email to