aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/test.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index e911e9a..22a3da2 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -11,7 +11,9 @@ jobs:
emacs_version:
- 25.3
- 26.3
- - 27.1
+ - 27.2
+ - 28.2
+ - 29.3
- snapshot
steps:
- uses: purcell/setup-emacs@master