From 22a2f84aeeae16df8a6ffa8cc46051868c225373 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 27 Feb 2023 15:47:29 +0100 Subject: ci: added more emacs' versions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .github/workflows/ci.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.github/workflows/ci.yml') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a496150..dff49e2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,3 +1,5 @@ +--- + name: CI on: @@ -24,6 +26,8 @@ jobs: - 26.3 - 27.1 - 27.2 + - 28.1 + - 28.2 - snapshot include: - os: macos-latest -- cgit v1.2.3