Skip to content

Commit

Permalink
Disable xenial testing since it's failing now
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Mar 17, 2021
1 parent 622c179 commit 3f4ce5c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions azure-pipelines.yml
Expand Up @@ -247,9 +247,9 @@ stages:
- job: linux
strategy:
matrix:
xenial:
containerImage: xenial
configureContainerCommand: 'sudo apt update && sudo apt-get install -y git'
# xenial:
# containerImage: xenial
# configureContainerCommand: 'sudo apt update && sudo apt-get install -y git'
Ubuntu_Bionic_2_1:
containerImage: bionic-2.1
Ubuntu_Bionic:
Expand Down

0 comments on commit 3f4ce5c

Please sign in to comment.