branch: elpa/autothemer commit 6277b086ec2d0a17f5722caf6a0ec5ca16cb5486 Author: Jason Milkins <jason...@gmail.com> Commit: Jason Milkins <jason...@gmail.com>
Add 28.2 to CI --- .github/workflows/test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 4e88f024c3..233b490d43 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -18,6 +18,7 @@ jobs: - 27.1 - 27.2 - 28.1 + - 28.2 - snapshot fail-fast: false steps: