Jelajahi Sumber

[ci] Update linux environment

Azure pipelines removed 16.04
tobil4sk 3 tahun lalu
induk
melakukan
f67c72171c
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      other/azure-pipelines/build-linux.yml

+ 1 - 1
other/azure-pipelines/build-linux.yml

@@ -1,6 +1,6 @@
 parameters:
   name: 'BuildLinux'
-  vmImage: 'ubuntu-16.04'
+  vmImage: 'ubuntu-18.04'
   container: 'debian:stretch'
   arch: '' # set it to i386 fof 32-bit build
   buildSystem: 'cmake' # either 'cmake' or 'make'