[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/zig-mode f89ea9a7e9 09/24: test: Only major latest version
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/zig-mode f89ea9a7e9 09/24: test: Only major latest version |
Date: |
Wed, 21 Feb 2024 07:01:40 -0500 (EST) |
branch: elpa/zig-mode
commit f89ea9a7e9b8f74b78b7d05745191eb8824e0bba
Author: JenChieh <jcs090218@gmail.com>
Commit: JenChieh <jcs090218@gmail.com>
test: Only major latest version
---
.github/workflows/main.yml | 8 --------
1 file changed, 8 deletions(-)
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 65dba4ad13..1964456e52 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -20,19 +20,11 @@ jobs:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
emacs-version:
- - 24.4
- 24.5
- - 25.1
- - 25.2
- 25.3
- - 26.1
- - 26.2
- 26.3
- - 27.1
- 27.2
- - 28.1
- 28.2
- - 29.1
- 29.2
experimental: [false]
include:
- [nongnu] elpa/zig-mode updated (905dbfe02e -> 9ce2009710), ELPA Syncer, 2024/02/21
- [nongnu] elpa/zig-mode 2f9b70a6c6 01/24: Correctly use backslashes for indent-chars, ELPA Syncer, 2024/02/21
- [nongnu] elpa/zig-mode 9c0dd92a75 03/24: Remove appveyor test, ELPA Syncer, 2024/02/21
- [nongnu] elpa/zig-mode 53e004c39a 02/24: Add Eask file, ELPA Syncer, 2024/02/21
- [nongnu] elpa/zig-mode 0c260a74e6 12/24: chore: Drop 24.x and 25.x, ELPA Syncer, 2024/02/21
- [nongnu] elpa/zig-mode f3e952c24a 11/24: chore: Organize header a bit, ELPA Syncer, 2024/02/21
- [nongnu] elpa/zig-mode f89ea9a7e9 09/24: test: Only major latest version,
ELPA Syncer <=
- [nongnu] elpa/zig-mode eb5448bcd0 08/24: Ignore build tools, ELPA Syncer, 2024/02/21
- [nongnu] elpa/zig-mode ca0754b3f7 07/24: test: With Eask, ELPA Syncer, 2024/02/21
- [nongnu] elpa/zig-mode 9c37934b49 04/24: ci: Add workflow dispatch, ELPA Syncer, 2024/02/21
- [nongnu] elpa/zig-mode 18bb915842 10/24: chore: Add myself as maintainer, ELPA Syncer, 2024/02/21
- [nongnu] elpa/zig-mode b808ab1748 05/24: test snapshot, ELPA Syncer, 2024/02/21
- [nongnu] elpa/zig-mode 50d84aca4c 06/24: ci: Cancel workflow if head changes, ELPA Syncer, 2024/02/21
- [nongnu] elpa/zig-mode 2d3e9986c1 13/24: ci: Install Eask, ELPA Syncer, 2024/02/21
- [nongnu] elpa/zig-mode df4ecc9783 15/24: ci: Resolve CI warnings, ELPA Syncer, 2024/02/21
- [nongnu] elpa/zig-mode 6a0fa784b6 19/24: test: Move test to test dir, ELPA Syncer, 2024/02/21
- [nongnu] elpa/zig-mode 7f7a67de90 18/24: fix: Symbol as function name, ELPA Syncer, 2024/02/21