aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ci.yml')
-rw-r--r--.github/workflows/ci.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index dff49e2..21cfcca 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -28,10 +28,13 @@ jobs:
- 27.2
- 28.1
- 28.2
+ - 29.1
+ - 29.2
+ - 29.3
- snapshot
include:
- os: macos-latest
- emacs_version: 27.2
+ emacs_version: 29.3
steps:
- uses: purcell/setup-emacs@master
with: