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

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

[nongnu] elpa/rust-mode 89da68ab50 1/3: tests: Setup node is no longer r


From: ELPA Syncer
Subject: [nongnu] elpa/rust-mode 89da68ab50 1/3: tests: Setup node is no longer required
Date: Mon, 5 Dec 2022 14:00:09 -0500 (EST)

branch: elpa/rust-mode
commit 89da68ab50dc73523088c53c50c8e305879f4591
Author: Jen-Chieh Shen <jcs090218@gmail.com>
Commit: GitHub <noreply@github.com>

    tests: Setup node is no longer required
---
 .github/workflows/test.yml | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index a970eda156..db466c2c80 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
                 emacs-version:
                     - 26.3
                     - 27.2
-                    - 28.1
+                    - 28.2
                     # - snapshot
 
         steps:
@@ -22,10 +22,6 @@ jobs:
               with:
                   version: ${{ matrix.emacs-version }}
 
-            - uses: actions/setup-node@v2
-              with:
-                node-version: '16'
-
             - uses: emacs-eask/setup-eask@master
               with:
                 version: 'snapshot'



reply via email to

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