Skip to content

Commit

Permalink
Remove a Ubuntu 18.04 jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
Taritsyn authored and rhuanjl committed Apr 15, 2024
1 parent c3ead3f commit d1cc2b4
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,16 +47,6 @@ jobs:
deps: 'sudo apt-get install -y ninja-build clang libicu-dev'
build_type: 'Release'
libtype_flag: ''
Ubuntu18.ReleaseWithDebug:
image_name: 'ubuntu-18.04'
deps: 'sudo apt-get install -y ninja-build clang libicu-dev'
build_type: 'RelWithDebInfo'
libtype_flag: ''
Ubuntu18.Release:
image_name: 'ubuntu-18.04'
deps: 'sudo apt-get install -y ninja-build clang libicu-dev'
build_type: 'Release'
libtype_flag: ''
OSX.DebugNoICU:
image_name: 'macOS-latest'
deps: 'brew install ninja'
Expand Down

0 comments on commit d1cc2b4

Please # to comment.