Skip to content

Commit 2216e54

Browse files
authored
ci: Test Emacs 30.1 (#4719)
* ci: Test Emacs 30.1 * fix: compile error
1 parent 7f3283a commit 2216e54

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- 27.2
1919
- 28.2
2020
- 29.4
21+
- 30.1
2122
experimental: [false]
2223
include:
2324
- os: ubuntu-latest

clients/lsp-roslyn.el

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ Gotten from https://dev.azure.com/azure-public/vside/_artifacts/feed/vs-impl/NuG
135135
:name process-name
136136
:remote lsp-roslyn--pipe-name
137137
:sentinel sentinel
138-
:service lsp--tcp-server-port
139138
:filter filter
140139
:noquery t)))))
141140

0 commit comments

Comments
 (0)