From 2bbca70aca0c9640e982c770852571a8027b0b75 Mon Sep 17 00:00:00 2001 From: Steve Purcell Date: Mon, 25 Mar 2024 11:22:18 +0000 Subject: [PATCH] Add CI targets for Emacs 29.2 and 29.3 --- .github/workflows/test.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 7c6de23..c654b40 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -27,6 +27,8 @@ jobs: - 28.1 - 28.2 - 29.1 + - 29.2 + - 29.3 - release-snapshot experimental: [false] include: