emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/rust-mode eed94e4 3/3: adjust emacs_versions used for ci


From: ELPA Syncer
Subject: [nongnu] elpa/rust-mode eed94e4 3/3: adjust emacs_versions used for ci
Date: Sat, 16 Oct 2021 13:58:00 -0400 (EDT)

branch: elpa/rust-mode
commit eed94e4e5eb624bb8bbfa8eb627207b0086e18d9
Author: brotzeit <brotzeitmacher@gmail.com>
Commit: brotzeit <brotzeitmacher@gmail.com>

    adjust emacs_versions used for ci
---
 .github/workflows/test.yml | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 1c78413..e41f967 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -10,13 +10,11 @@ jobs:
       matrix:
         rust_version: [stable]
         emacs_version:
-          - 25.1
-          - 25.2
           - 25.3
-          - 26.1
-          - 26.2
           - 26.3
+          - 27.2
           - snapshot
+
     env:
       EMACS_VERSION: ${{ matrix.emacs_version }}
     steps:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]