Add emacs versions
This commit is contained in:
parent
5773b4a4dd
commit
2549662496
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
node: ["20"]
|
node: ["20"]
|
||||||
emacs-version: ["29.1"]
|
emacs-version: ["snapshot", "28", "29"]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue