Skip to content

Commit fb3c621

Browse files
authored
Merge pull request #53 from JohanMabille/ci
Migrated to Ubuntu 18.04 on Azure ci
2 parents 482c41f + 63a47fd commit fb3c621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/azure-pipelines-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ jobs:
33
strategy:
44
matrix:
55
gcc_7:
6-
image_name: 'ubuntu-16.04'
6+
image_name: 'ubuntu-18.04'
77
pool:
88
vmImage: $(image_name)
99
timeoutInMinutes: 360

0 commit comments

Comments
 (0)