diff options
| author | Sibi Prabakaran <sibi@psibi.in> | 2024-03-27 07:53:52 +0530 |
|---|---|---|
| committer | Sibi Prabakaran <sibi@psibi.in> | 2024-03-27 07:53:52 +0530 |
| commit | bd7d8ed2ba324dce7e531134d405eb4a8c14d876 (patch) | |
| tree | f87c5e0982299632567648a3bdfe5bb78ce039ac | |
| parent | 87bf4ea711456c858445ec4c22b3552fd796708d (diff) | |
| download | rust-mode-bd7d8ed2ba324dce7e531134d405eb4a8c14d876.tar.gz | |
CI: Support for emacs 29.3
| -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 89b8a19..8fb4f72 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -23,6 +23,7 @@ jobs: - 28.2 - 29.1 - 29.2 + - 29.3 include: - os: ubuntu-latest emacs-version: snapshot |
