diff options
| author | Sibi Prabakaran <sibi@psibi.in> | 2024-08-22 08:01:43 +0530 |
|---|---|---|
| committer | Sibi Prabakaran <sibi@psibi.in> | 2024-08-22 08:01:43 +0530 |
| commit | 21916acdb808e85e34aa8781ebd0113c445a250b (patch) | |
| tree | 2ecb11809906f36d53b48f65b9ff3f198e98de8a | |
| parent | a8c69ce8f5e7793d2f81dbef60fb37b4b93afccf (diff) | |
| download | rust-mode-21916acdb808e85e34aa8781ebd0113c445a250b.tar.gz | |
Remove 27.2 from test matrix
| -rw-r--r-- | .github/workflows/test.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 8fb4f72..402f075 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -19,7 +19,6 @@ jobs: matrix: os: [ubuntu-latest, macos-latest, windows-latest] emacs-version: - - 27.2 - 28.2 - 29.1 - 29.2 |
