Skip to content

Commit 937870b

Browse files
authored
tests(test.yml): Update Emacs 28.x to minor ver. 2
1 parent f1d4b98 commit 937870b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
emacs-version:
2222
- 26.3
2323
- 27.2
24-
- 28.1
24+
- 28.2
2525
- snapshot
2626

2727
steps:
@@ -33,7 +33,7 @@ jobs:
3333

3434
- uses: actions/setup-node@v2
3535
with:
36-
node-version: '14'
36+
node-version: '16'
3737

3838
- uses: emacs-eask/setup-eask@master
3939
with:

0 commit comments

Comments
 (0)