diff options
| author | Wilfred Hughes <me@wilfred.me.uk> | 2023-10-07 14:43:12 -0700 |
|---|---|---|
| committer | Wilfred Hughes <me@wilfred.me.uk> | 2023-10-07 14:43:12 -0700 |
| commit | be6f7bb6d7371619f076e55bc7449002f0725478 (patch) | |
| tree | bc6c29a6c3d54c2d5449149d8e90b25697516940 /.github | |
| parent | 79cae33c7b4edc2679c81e219d41d890b5eaac73 (diff) | |
Test CI on Emacs 29
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/test.yml | 1 |
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 |
