branch: externals/hyperbole
commit b7c800b3dd83492711a07c25a896993e72dff257
Author: Mats Lidell <mats.lid...@lidells.se>
Commit: GitHub <nore...@github.com>

    Use maintenace release 28.2 (#274)
---
 .github/workflows/main.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index c1dbb2a76c..1e5848bf00 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
     strategy:
       fail-fast: false
       matrix:
-        version: [27.2, 28.1, master]
+        version: [27.2, 28.2, master]
     container: silex/emacs:${{ matrix.version }}-ci
 
     # Steps represent a sequence of tasks that will be executed as part of the 
job

Reply via email to