branch: elpa/clojure-ts-mode commit bda9baf4dcee14bf7892bcaf7856ef4aafeb5ab9 Author: Bozhidar Batsov <bozhi...@batsov.dev> Commit: Bozhidar Batsov <bozhi...@batsov.dev>
Add Emacs 30.1 to the CI matrix --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2483fb942c..53af842925 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - emacs_version: ['snapshot'] + emacs_version: ['30.1', 'snapshot'] steps: - name: Set up Emacs @@ -59,7 +59,7 @@ jobs: strategy: matrix: - emacs_version: ['snapshot'] + emacs_version: ['30.1', 'snapshot'] steps: - name: Set up Emacs