We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f08db1 commit 862ac82Copy full SHA for 862ac82
1 file changed
azure-pipelines.yml
@@ -9,7 +9,7 @@ jobs:
9
- template: ci/azure/posix.yml
10
parameters:
11
name: Test_bare_Linux
12
- vmImage: ubuntu-16.04
+ vmImage: ubuntu-20.04
13
14
15
@@ -21,7 +21,7 @@ jobs:
21
- template: ci/azure/conda_linux.yml
22
23
name: Test_conda_linux
24
25
26
27
- template: ci/azure/conda_windows.yml
0 commit comments