Skip to content

Commit 3f4ce5c

Browse files
committed
Disable xenial testing since it's failing now
1 parent 622c179 commit 3f4ce5c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

azure-pipelines.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -247,9 +247,9 @@ stages:
247247
- job: linux
248248
strategy:
249249
matrix:
250-
xenial:
251-
containerImage: xenial
252-
configureContainerCommand: 'sudo apt update && sudo apt-get install -y git'
250+
# xenial:
251+
# containerImage: xenial
252+
# configureContainerCommand: 'sudo apt update && sudo apt-get install -y git'
253253
Ubuntu_Bionic_2_1:
254254
containerImage: bionic-2.1
255255
Ubuntu_Bionic:

0 commit comments

Comments
 (0)