branch: elpa/bash-completion
commit fa5557709ee11b41a2b5393efe60cd464c56f76e
Author: Stephane Zermatten <[email protected]>
Commit: Stephane Zermatten <[email protected]>
GitHub Actions now runs tests on Emacs 27.1.
---
.github/workflows/test.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 1bcac1b8f0..32f8f5d06b 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -15,6 +15,7 @@ jobs:
- '26.1'
- '26.2'
- '26.3'
+ - '27.1'
- 'snapshot'
include:
- emacs_version: 'snapshot'