diff options
| author | Jen-Chieh Shen <jcs090218@gmail.com> | 2025-02-24 15:04:24 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-24 15:04:24 -0800 |
| commit | facaabe318baaa71a5289d96465dd8775cb445c4 (patch) | |
| tree | c83cdcb76718229882b90b171d1c8e821d4db9ba | |
| parent | 542f1755d8929ca83564322d7030d558f3392fe1 (diff) | |
| download | rust-mode-facaabe318baaa71a5289d96465dd8775cb445c4.tar.gz | |
ci: Test Emacs 30.1
| -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 73db359..fadf996 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -23,6 +23,7 @@ jobs: - 27.2 - 28.2 - 29.4 + - 30.1 include: - os: ubuntu-latest emacs-version: snapshot |
