branch: elpa/typescript-mode
commit 6654f7bfb0629c3fbd8d602a9f502fde8cc5e647
Author: Jen-Chieh Shen <jcs090...@gmail.com>
Commit: Jen-Chieh Shen <jcs090...@gmail.com>

    fix defined emacs version
---
 .github/workflows/build.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index e0abacc538..92ee7447cb 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
       matrix:
         os: [ubuntu-latest, macos-latest, windows-latest]
         experimental: [false]
-        emacs_version: [26.1, 26.2, 26.3, 27.1, 27.2, 28.1]
+        emacs-version: [26.1, 26.2, 26.3, 27.1, 27.2, 28.1]
         include:
         - emacs: snapshot
           experimental: true

Reply via email to