diff options
| author | gcv <gepardcv@gmail.com> | 2022-04-11 21:26:54 -0700 |
|---|---|---|
| committer | gcv <gepardcv@gmail.com> | 2022-04-11 22:52:32 -0700 |
| commit | 1de0560a2f7ed75fa1ed3ba8484bb985e96480cf (patch) | |
| tree | 9dd073285b69460e23e0c1ccf9d954e1b9a99ffa /.github | |
| parent | 9f898cadc43c2c2e947d72636af30f028e2b925f (diff) | |
Add running 28.1 tests to GitHub Actions.
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/test-perspective.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/test-perspective.yml b/.github/workflows/test-perspective.yml index 95bfb2b..aec39fd 100644 --- a/.github/workflows/test-perspective.yml +++ b/.github/workflows/test-perspective.yml @@ -7,6 +7,7 @@ jobs: fail-fast: false matrix: emacs-version: + - 28.1 - 27.2 - 27.1 - 26.3 |
