[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/pyim d5995409ba: Add release-snapshot to test.yml
From: |
ELPA Syncer |
Subject: |
[elpa] externals/pyim d5995409ba: Add release-snapshot to test.yml |
Date: |
Fri, 10 Mar 2023 01:58:39 -0500 (EST) |
branch: externals/pyim
commit d5995409bae2ce9b62a0331e1162a7cc7861ab95
Author: Feng Shu <tumashu@163.com>
Commit: Feng Shu <tumashu@163.com>
Add release-snapshot to test.yml
---
.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 3d43acb127..586e8d2b2b 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -8,7 +8,7 @@ jobs:
strategy:
fail-fast: false
matrix:
- emacs_version: [27.1, 28.1, snapshot]
+ emacs_version: [27.1, 28.1, release-snapshot, snapshot]
steps:
- uses: purcell/setup-emacs@master
with:
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [elpa] externals/pyim d5995409ba: Add release-snapshot to test.yml,
ELPA Syncer <=