emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/company 7bd38c6938 1/4: CI: Run tests on latest release


From: ELPA Syncer
Subject: [elpa] externals/company 7bd38c6938 1/4: CI: Run tests on latest releases
Date: Sat, 2 Jul 2022 15:57:27 -0400 (EDT)

branch: externals/company
commit 7bd38c6938f6d93fc091d1cef8924375df84e2f9
Author: YugaEgo <yet@ego.team>
Commit: YugaEgo <yet@ego.team>

    CI: Run tests on latest releases
---
 .github/workflows/ci.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 850738abab..95d477de1f 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -20,12 +20,12 @@ on:
 jobs:
   check:
     if: github.repository_owner == 'company-mode'
-    runs-on: ubuntu-20.04
+    runs-on: ubuntu-latest
 
     strategy:
       fail-fast: false
       matrix:
-        emacs_version: [25.1, 25.3, 26.3, 27.2, snapshot]
+        emacs_version: [25.1, 25.3, 26.3, 27.2, 28.1, snapshot]
 
     steps:
       - name: Setup Emacs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]