aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2024-01-19 19:02:44 +0100
committerDaniel Mendler <mail@daniel-mendler.de>2024-01-19 19:02:50 +0100
commit432554b011a7b91d39e4aab177b3993e4eb7af4b (patch)
tree99cfe4d261ea7f7ae2cbe805ab882a320c4685c1
parent1bf572df407f3e40fa062810ac2e7342b4eca140 (diff)
CI: Test Compat on Emacs 29.2
-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 daeb5ad..945e2d2 100644
--- a/.github/workflows/makefile.yml
+++ b/.github/workflows/makefile.yml
@@ -32,6 +32,7 @@ jobs:
- '28.1'
- '28.2'
- '29.1'
+ - '29.2'
- 'release-snapshot'
- 'snapshot'
steps: