mirror of
https://github.com/neovim/neovim.git
synced 2026-06-17 17:21:16 +00:00
ci: drop cirrus #39321
Problem:
cirrus will shutdown soon, and we are running out of minutes anyway,
which causes ci failures.
Solution:
Drop cirrus config.
(cherry picked from commit 82198d0a66)
This commit is contained in:
committed by
github-actions[bot]
parent
b46688feee
commit
14eea10ec5
@@ -790,7 +790,7 @@ function M.write_file(name, text, no_dedent, append)
|
||||
file:close()
|
||||
end
|
||||
|
||||
--- @param name? 'cirrus'|'github'
|
||||
--- @param name? 'github'
|
||||
--- @return boolean
|
||||
function M.is_ci(name)
|
||||
return harness.is_ci(name)
|
||||
|
||||
Reference in New Issue
Block a user