branch: elpa/markdown-mode
commit e93ea080653b503d286d48ec985fc2b4b8af6769
Author: Shohei YOSHIDA <[email protected]>
Commit: Shohei YOSHIDA <[email protected]>
Update test emacs versions
---
.github/workflows/test.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 7e59ac91e9..b07b958eca 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
emacs_version:
- 27.2
- 28.2
- - 29.1
+ - 29.3
- snapshot
steps:
- uses: purcell/setup-emacs@master