diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2024-04-01 13:04:44 +0200 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2024-04-01 13:04:44 +0200 |
| commit | d08ecc3191c527247d918c43a86ec99c4059e2f9 (patch) | |
| tree | c5844fd2bc5418926ab53317fd145a2e97f15e82 | |
| parent | 76534f14403532a9e86901e567dbe335e8a75fba (diff) | |
| parent | ffa38f0a9d4af12ba7e1dbebd5fe766de7ee8095 (diff) | |
Merge branch 'main' into emacs-30
| -rw-r--r-- | .github/workflows/makefile.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/makefile.yml b/.github/workflows/makefile.yml index 945e2d2..d36f0a0 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: |
