diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2022-05-13 17:00:51 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2022-05-13 17:00:51 +0200 |
| commit | 21e671ed7601b3ef4b02782bf515ca88dc8dcc8d (patch) | |
| tree | 8f1a9bb521c3b929064c63f6a6159b5d63fe120d /.github/workflows | |
| parent | 8269af107f619e10c588ee0b8a81b9e3ec077a98 (diff) | |
ci: Test on Emacs 28.1
Diffstat (limited to '.github/workflows')
| -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 eedc7af..44ff256 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -15,6 +15,7 @@ jobs: - 26.3 - 27.1 - 27.2 + - 28.1 - snapshot steps: - name: Configure git |
