[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/xr 653ed9bbf1 3/3: Run CI on 29.1 (instead of release-s
From: |
ELPA Syncer |
Subject: |
[elpa] externals/xr 653ed9bbf1 3/3: Run CI on 29.1 (instead of release-snapshot) |
Date: |
Mon, 31 Jul 2023 12:59:21 -0400 (EDT) |
branch: externals/xr
commit 653ed9bbf1a49a4de5b3c75bb648818236524606
Author: Mattias EngdegÄrd <mattiase@acm.org>
Commit: Mattias EngdegÄrd <mattiase@acm.org>
Run CI on 29.1 (instead of release-snapshot)
---
.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 6a1a6ce60c..3deae7d427 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
- "26.3"
- "27.2"
- "28.2"
- - release-snapshot
+ - "29.1"
- snapshot
steps:
- name: Set up Emacs