aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2023-07-30 15:00:29 +0200
committerDaniel Mendler <mail@daniel-mendler.de>2023-07-30 15:00:29 +0200
commitba8091c57fbb822c6b7093d0a01d455fa60d49ff (patch)
tree1523c3acd371e273a8514245a0a49efe7f141ddd /.github/workflows
parent74300f16a1630a33a86710aa20c1fc26f5f89f75 (diff)
CI workflow: Add Emacs 29.1
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/makefile.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/makefile.yml b/.github/workflows/makefile.yml
index 49c0728..027cc2d 100644
--- a/.github/workflows/makefile.yml
+++ b/.github/workflows/makefile.yml
@@ -31,6 +31,7 @@ jobs:
- '27.2'
- '28.1'
- '28.2'
+ - '29.1'
- 'release-snapshot'
- 'snapshot'
steps: