Skip to content

Commit

Permalink
CI:remove deprecated builds
Browse files Browse the repository at this point in the history
Signed-off-by: Raluca Groza <[email protected]>
  • Loading branch information
ccraluca committed Aug 16, 2023
1 parent 3d5a62e commit b37eabb
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,6 @@ jobs:
- job: LinuxBuilds
strategy:
matrix:
ubuntu_18_04:
imageName: 'ubuntu-18.04'
OS_TYPE: 'ubuntu_docker'
OS_VERSION: bionic
artifactName: 'Linux-Ubuntu-18.04'
PACKAGE_TO_INSTALL: 'build/*.deb'
ubuntu_20_04:
imageName: 'ubuntu-20.04'
OS_TYPE: 'ubuntu_docker'
Expand Down

0 comments on commit b37eabb

Please sign in to comment.