diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2024-01-19 19:02:44 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2024-01-19 19:02:50 +0100 |
| commit | 432554b011a7b91d39e4aab177b3993e4eb7af4b (patch) | |
| tree | 99cfe4d261ea7f7ae2cbe805ab882a320c4685c1 /.github/workflows | |
| parent | 1bf572df407f3e40fa062810ac2e7342b4eca140 (diff) | |
CI: Test Compat on Emacs 29.2
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/makefile.yml | 1 |
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: |
