From 8321f8a59e711532f9469dfbc95663b396d2ad28 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Sat, 16 Oct 2021 11:42:39 +0200 Subject: Bumping some versions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit That is, include the latest version of GNU Emacs on the CI and update the documentation. Signed-off-by: Miquel Sabaté Solà --- .github/workflows/ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.github/workflows/ci.yml') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0b3ab3c..d625af9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,10 +23,11 @@ jobs: - 26.2 - 26.3 - 27.1 + - 27.2 - snapshot include: - os: macos-latest - emacs_version: 27.1 + emacs_version: 27.2 steps: - uses: purcell/setup-emacs@master with: -- cgit v1.2.3