diff options
| author | gcv <gepardcv@gmail.com> | 2024-04-13 20:59:59 -0700 |
|---|---|---|
| committer | gcv <gepardcv@gmail.com> | 2024-04-13 20:59:59 -0700 |
| commit | f50eb57855f3996ef1e66755bf94620d7342ecfc (patch) | |
| tree | 259f491e59ade3bd90c6802627c934d6d00cc257 | |
| parent | ec48cb3bdda8c5ea12da89a12aa925ed1905a0b7 (diff) | |
Update CI Emacs versions.
| -rw-r--r-- | .github/workflows/test-perspective.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/workflows/test-perspective.yml b/.github/workflows/test-perspective.yml index 92ba40e..33e58f8 100644 --- a/.github/workflows/test-perspective.yml +++ b/.github/workflows/test-perspective.yml @@ -7,9 +7,10 @@ jobs: fail-fast: false matrix: emacs-version: + - 29.3 + - 29.2 - 29.1 - 28.2 - - 28.1 - 27.2 - 26.3 - 25.3 |
