summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/test.yml6
1 files changed, 1 insertions, 5 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index a970eda..db466c2 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'