diff options
| author | Jen-Chieh Shen <jcs090218@gmail.com> | 2024-09-18 13:26:56 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-18 13:26:56 -0700 |
| commit | 59760a573b2f270c2d84f33129436a46a704db36 (patch) | |
| tree | 0a52a13ece09c545ed27d6bec87083644f893270 | |
| parent | c87f6f82bd484fb1c15009c8a3518ebb62942605 (diff) | |
| download | rust-mode-59760a573b2f270c2d84f33129436a46a704db36.tar.gz | |
ci: Test Emacs 29.4
| -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 402f075..91344e7 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -23,6 +23,7 @@ jobs: - 29.1 - 29.2 - 29.3 + - 29.4 include: - os: ubuntu-latest emacs-version: snapshot |
