diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2023-01-13 20:00:37 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2023-01-13 20:02:15 +0100 |
| commit | 98f913f743dafce4ed318c31753f7823df45700f (patch) | |
| tree | 549a34b96f739a78c99b7e297a49d7a253549688 /.github | |
| parent | fa70e72f92985aeb99473d03770bd0404afcae5f (diff) | |
Test emacs-29 branch
Diffstat (limited to '.github')
| -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 3ba1d88..e3a618e 100644 --- a/.github/workflows/makefile.yml +++ b/.github/workflows/makefile.yml @@ -31,6 +31,7 @@ jobs: - '27.2' - '28.1' - '28.2' + - 'release-snapshot' - 'snapshot' steps: - uses: actions/checkout@v3 |
