diff options
| author | Jen-Chieh Shen <jcs090218@gmail.com> | 2025-08-16 04:07:24 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-16 04:07:24 -0700 |
| commit | 9915b3a585a7a75e9126df9e0e9d1df8057ae3cf (patch) | |
| tree | 57ccc1841d46063e41f65edb956c15cd5b319e87 | |
| parent | f7334861bfc1d3dbcfbde464751837be2ec09ef3 (diff) | |
| download | rust-mode-9915b3a585a7a75e9126df9e0e9d1df8057ae3cf.tar.gz | |
ci: Bump Emacs 30 minor version to 2
| -rw-r--r-- | .github/workflows/test.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index faabc18..7345bf2 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -23,7 +23,7 @@ jobs: - 27.2 - 28.2 - 29.4 - - 30.1 + - 30.2 include: - os: ubuntu-latest emacs-version: snapshot |
