From dffc0209a19fdfac72b861d6adb445c1b6b464f7 Mon Sep 17 00:00:00 2001 From: JenChieh Date: Fri, 19 Jan 2024 18:11:16 -0800 Subject: [PATCH] chore: Test 29.2 --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c26dbe1..69a05f3 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -22,7 +22,7 @@ jobs: emacs-version: - 27.2 - 28.2 - - 29.1 + - 29.2 experimental: [false] include: - os: ubuntu-latest