branch: externals/compat commit d08ecc3191c527247d918c43a86ec99c4059e2f9 Merge: 76534f1440 ffa38f0a9d Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
Merge branch 'main' into emacs-30 --- .github/workflows/makefile.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/makefile.yml b/.github/workflows/makefile.yml index 945e2d2a06..d36f0a0406 100644 --- a/.github/workflows/makefile.yml +++ b/.github/workflows/makefile.yml @@ -33,6 +33,7 @@ jobs: - '28.2' - '29.1' - '29.2' + - '29.3' - 'release-snapshot' - 'snapshot' steps: