We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a915247 commit 7bb0d59Copy full SHA for 7bb0d59
1 file changed
.azure-pipelines/azure-pipelines-linux.yml
@@ -3,7 +3,7 @@ jobs:
3
strategy:
4
matrix:
5
gcc_7:
6
- image_name: 'ubuntu-16.04'
+ image_name: 'ubuntu-20.04'
7
pool:
8
vmImage: $(image_name)
9
timeoutInMinutes: 360
0 commit comments