Explorar o código

ci: Use latest ubuntu image for mainline/patreon step 1

ameerj %!s(int64=4) %!d(string=hai) anos
pai
achega
6f1c6e6ba9
Modificáronse 2 ficheiros con 6 adicións e 0 borrados
  1. 3 0
      .ci/yuzu-mainline-step1.yml
  2. 3 0
      .ci/yuzu-patreon-step1.yml

+ 3 - 0
.ci/yuzu-mainline-step1.yml

@@ -1,6 +1,9 @@
 trigger:
 - master
 
+pool:
+  vmImage: 'ubuntu-latest'
+
 stages:
 - stage: merge
   displayName: 'merge'

+ 3 - 0
.ci/yuzu-patreon-step1.yml

@@ -1,6 +1,9 @@
 trigger:
 - master
 
+pool:
+  vmImage: 'ubuntu-latest'
+
 stages:
 - stage: merge
   displayName: 'merge'