AP: drop tools test which done on mingw test

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
This commit is contained in:
Hiroshi Miura
2020-05-04 12:57:03 +09:00
parent 5dad9c9718
commit 8419b21a00
2 changed files with 8 additions and 39 deletions

View File

@@ -72,18 +72,3 @@ jobs:
vmImage: 'ubuntu-16.04'
steps:
- template: ci/steps.yml
- job: LinuxToolsOpenSSL
displayName: Tools(OpenSSL, Linux)
variables:
PYTHON_VERSION: '3.7'
HOST: linux
TOOL_NAME: tools_openssl_x64
TOOL_VERSION: 1.1.1-4
ARCH: qt.tools.openssl.gcc_64
TEST_EXECUTABLE: OpenSSL/binary/bin/openssl
TEST_COMMAND: version
pool:
vmImage: 'ubuntu-16.04'
steps:
- template: ci/steps.yml