diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/test-perspective.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test-perspective.yml b/.github/workflows/test-perspective.yml index aec39fd..fac928e 100644 --- a/.github/workflows/test-perspective.yml +++ b/.github/workflows/test-perspective.yml @@ -7,9 +7,9 @@ jobs: fail-fast: false matrix: emacs-version: + - 28.2 - 28.1 - 27.2 - - 27.1 - 26.3 - 25.3 - 24.4 |
