branch: scratch/editorconfig-cc commit 1ff99f3eff249183ba07a7ed615ec6569497dd14 Author: Jen-Chieh Shen <jcs090...@gmail.com> Commit: Stefan Monnier <monn...@iro.umontreal.ca>
tests(build.yml): Use latest minor version number (#274) --- .github/workflows/build.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index a8b8a4de3f..30b6d53c76 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -21,8 +21,8 @@ jobs: - "24.5" - "25.3" - "26.3" - - "27.1" - - "28.1" + - "27.2" + - "28.2" experimental: [false] include: - emacs_version: snapshot