未验证 提交 1e63299a 编写于 作者: sangshuduo's avatar sangshuduo 提交者: GitHub

Revert "[TD-5108]<feature>: CI support lua (#6798)" (#6807)

This reverts commit ad23a697.
上级 7fdffa08
...@@ -22,7 +22,6 @@ for: ...@@ -22,7 +22,6 @@ for:
- call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" %ARCH% - call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" %ARCH%
before_build: before_build:
- choco install lua
- cd c:\dev\TDengine - cd c:\dev\TDengine
- md build - md build
...@@ -36,9 +35,6 @@ for: ...@@ -36,9 +35,6 @@ for:
- image: macos - image: macos
clone_depth: 1 clone_depth: 1
before_build:
- brew install lua
build_script: build_script:
- mkdir debug - mkdir debug
- cd debug - cd debug
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册