2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00

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

This commit is contained in:
ameerj 2021-10-01 19:20:28 -04:00
parent 8bd5742349
commit 6f1c6e6ba9
2 changed files with 6 additions and 0 deletions

View file

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

View file

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