branch: elpa/exec-path-from-shell
commit bf4bdc8b8911e7a2c04e624b9a343164c3878282
Author: Steve Purcell <[email protected]>
Commit: Steve Purcell <[email protected]>
Add Emacs 27.2 to CI matrix
---
.github/workflows/test.yml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index cbd3b562c2..95432e7d17 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -23,12 +23,13 @@ jobs:
- 26.2
- 26.3
- 27.1
+ - 27.2
- snapshot
steps:
- uses: purcell/setup-emacs@master
with:
version: ${{ matrix.emacs_version }}
- - uses: actions/checkout@v1
+ - uses: actions/checkout@v2
- name: Run tests
run: make