branch: elpa/lua-mode
commit cdab971dfb3fc5b8dcfe1fb2232633aea31ec227
Author: immerrr <[email protected]>
Commit: immerrr <[email protected]>

    re-enable testing on Emacs 24.3
---
 .github/workflows/test.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 1c423ef..106f067 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -8,7 +8,7 @@ jobs:
       matrix:
         os: [ubuntu-latest]
         emacs_version:
-          # - '24.3'
+          - '24.3'
           - '25.1'
           - '25.3'
           - '26.1'

Reply via email to