branch: elpa/exec-path-from-shell
commit e5647b910900972bc59acea7b74e932ba0a94ce2
Author: Steve Purcell <[email protected]>
Commit: Steve Purcell <[email protected]>
Add Emacs 27.1 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 cba0cdce06..cbd3b562c2 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -22,6 +22,7 @@ jobs:
- 26.1
- 26.2
- 26.3
+ - 27.1
- snapshot
steps:
- uses: purcell/setup-emacs@master