aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2023-04-17 21:27:44 -0400
committerKyle Meyer <kyle@kyleam.com>2023-04-17 21:28:30 -0400
commit888ac1ca1cac0523d95f04f28501034e73da2a71 (patch)
treec2ab4c7961b0d29592f55af5971503f4d32483f5
parentc8ce5a292599c57f7728746f218fb32dfda53ce2 (diff)
downloadsnakemake-mode-888ac1ca1cac0523d95f04f28501034e73da2a71.tar.gz
ci: Add Emacs 28.2
-rw-r--r--.github/workflows/test.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 329be51..eb54d1f 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -8,6 +8,7 @@ jobs:
emacs_version:
- 26.1
- 27.2
+ - 28.2
- snapshot
steps:
- name: Install emacs