Explorar el Código

Run tests on Emacs versions up to 29.2

Ryan C. Thompson hace 1 año
padre
commit
f6a6d2253b
Se han modificado 1 ficheros con 3 adiciones y 5 borrados
  1. 3 5
      .github/workflows/test.yml

+ 3 - 5
.github/workflows/test.yml

@@ -16,15 +16,13 @@ jobs:
     strategy:
       fail-fast: false
       matrix:
+        # See https://github.com/purcell/nix-emacs-ci/blob/master/flake.nix
         emacs_version:
+          - 29.2
+          - 28.2
           - 27.2
-          # - 27.1
           - 26.3
-          # - 26.2
-          # - 26.1
           - 25.3
-          # - 25.2
-          # - 25.1
           - 24.5
           - 24.4
           - snapshot