diff options
-rw-r--r-- | azure-pipelines.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a8dcd67e0..ee540b70d 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,8 +1,5 @@ # https://aka.ms/yaml -pool: - vmImage: 'Ubuntu 16.04' - variables: ENV LIBRARY_PATH: /lib:/usr/lib ENV PIPENV_HIDE_EMOJIS: 1 |