aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/test.yml
diff options
context:
space:
mode:
authorWilfred Hughes <me@wilfred.me.uk>2023-10-07 14:43:12 -0700
committerWilfred Hughes <me@wilfred.me.uk>2023-10-07 14:43:12 -0700
commitbe6f7bb6d7371619f076e55bc7449002f0725478 (patch)
treebc6c29a6c3d54c2d5449149d8e90b25697516940 /.github/workflows/test.yml
parent79cae33c7b4edc2679c81e219d41d890b5eaac73 (diff)
Test CI on Emacs 29
Diffstat (limited to '.github/workflows/test.yml')
-rw-r--r--.github/workflows/test.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index bfe8b68..0edb0ba 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -9,6 +9,7 @@ jobs:
emacs_version:
- '27.1'
- '28.1'
+ - '29.1'
steps:
- uses: purcell/setup-emacs@master