mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-16 20:27:05 +03:00
AP: drop tools test which done on mingw test
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user