From 3f51bd41c2dff748e4b47a9e9a09de2ff79859f7 Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Sun, 15 Feb 2026 23:48:32 +0200 Subject: [PATCH] Add Emacs snapshot (31) to CI matrix --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8e73241..c0f8226 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,6 +14,7 @@ jobs: emacs-version: - 29.4 - 30.1 + - snapshot steps: - uses: actions/checkout@v4