aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/ci.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 0b3ab3c..d625af9 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -23,10 +23,11 @@ jobs:
- 26.2
- 26.3
- 27.1
+ - 27.2
- snapshot
include:
- os: macos-latest
- emacs_version: 27.1
+ emacs_version: 27.2
steps:
- uses: purcell/setup-emacs@master
with: