diff options
| author | Wilfred Hughes <me@wilfred.me.uk> | 2022-12-01 09:16:48 -0800 |
|---|---|---|
| committer | Wilfred Hughes <me@wilfred.me.uk> | 2022-12-01 09:16:48 -0800 |
| commit | 08507233ba5a8335a3646f14eb3f42526b8389d2 (patch) | |
| tree | c6ee5e735c1a71d728d746281280dacaf510b954 | |
| parent | dc4e356b55212f67c7022f3aec4f5986a23d5d5e (diff) | |
Test again Emacs 28 and drop CI for 25/26
| -rw-r--r-- | .github/workflows/test.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 2c86520..bfe8b68 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -7,9 +7,8 @@ jobs: strategy: matrix: emacs_version: - - '25.1' - - '26.1' - '27.1' + - '28.1' steps: - uses: purcell/setup-emacs@master |
