We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 482c41f + 63a47fd commit fb3c621Copy full SHA for fb3c621
.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-18.04'
7
pool:
8
vmImage: $(image_name)
9
timeoutInMinutes: 360
0 commit comments