Skip to content

Commit c303445

Browse files
committed
tests(test.yml): Update Emacs 28.x to minor version 2
1 parent 66b840b commit c303445

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
@@ -20,7 +20,7 @@ jobs:
2020
os: [ubuntu-latest, macos-latest, windows-latest]
2121
emacs-version:
2222
- 27.2
23-
- 28.1
23+
- 28.2
2424
- snapshot
2525

2626
steps:
@@ -32,7 +32,7 @@ jobs:
3232

3333
- uses: actions/setup-node@v2
3434
with:
35-
node-version: '14'
35+
node-version: '16'
3636

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

0 commit comments

Comments
 (0)