Skip to content

Commit d1cc2b4

Browse files
Taritsynrhuanjl
authored andcommitted
Remove a Ubuntu 18.04 jobs
1 parent c3ead3f commit d1cc2b4

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -47,16 +47,6 @@ jobs:
4747
deps: 'sudo apt-get install -y ninja-build clang libicu-dev'
4848
build_type: 'Release'
4949
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-
image_name: 'ubuntu-18.04'
57-
deps: 'sudo apt-get install -y ninja-build clang libicu-dev'
58-
build_type: 'Release'
59-
libtype_flag: ''
6050
OSX.DebugNoICU:
6151
image_name: 'macOS-latest'
6252
deps: 'brew install ninja'

0 commit comments

Comments
 (0)