We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3ead3f commit d1cc2b4Copy full SHA for d1cc2b4
azure-pipelines.yml
@@ -47,16 +47,6 @@ jobs:
47
deps: 'sudo apt-get install -y ninja-build clang libicu-dev'
48
build_type: 'Release'
49
libtype_flag: ''
50
- Ubuntu18.ReleaseWithDebug:
51
- image_name: 'ubuntu-18.04'
52
- deps: 'sudo apt-get install -y ninja-build clang libicu-dev'
53
- build_type: 'RelWithDebInfo'
54
- libtype_flag: ''
55
- Ubuntu18.Release:
56
57
58
- build_type: 'Release'
59
60
OSX.DebugNoICU:
61
image_name: 'macOS-latest'
62
deps: 'brew install ninja'
0 commit comments