summaryrefslogtreecommitdiffstats
path: root/.ci/yuzu-patreon-step2.yml
diff options
context:
space:
mode:
authorMorph <39850852+Morph1984@users.noreply.github.com>2021-10-11 23:06:28 +0200
committerGitHub <noreply@github.com>2021-10-11 23:06:28 +0200
commitc709fbba2375321f5ffb727b2f0e4579ce9d113b (patch)
tree3c631753b3a5aac763dc01618495cad11dec2e6f /.ci/yuzu-patreon-step2.yml
parentMerge pull request #7110 from vonchenplus/fix_extract_offline_romefs_error (diff)
parentci: Use ubuntu-latest vmImage where applicable (diff)
downloadyuzu-c709fbba2375321f5ffb727b2f0e4579ce9d113b.tar
yuzu-c709fbba2375321f5ffb727b2f0e4579ce9d113b.tar.gz
yuzu-c709fbba2375321f5ffb727b2f0e4579ce9d113b.tar.bz2
yuzu-c709fbba2375321f5ffb727b2f0e4579ce9d113b.tar.lz
yuzu-c709fbba2375321f5ffb727b2f0e4579ce9d113b.tar.xz
yuzu-c709fbba2375321f5ffb727b2f0e4579ce9d113b.tar.zst
yuzu-c709fbba2375321f5ffb727b2f0e4579ce9d113b.zip
Diffstat (limited to '.ci/yuzu-patreon-step2.yml')
-rw-r--r--.ci/yuzu-patreon-step2.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.ci/yuzu-patreon-step2.yml b/.ci/yuzu-patreon-step2.yml
index 3f338e2a0..ad61ac74e 100644
--- a/.ci/yuzu-patreon-step2.yml
+++ b/.ci/yuzu-patreon-step2.yml
@@ -29,5 +29,7 @@ stages:
jobs:
- job: release
displayName: 'source'
+ pool:
+ vmImage: 'ubuntu-latest'
steps:
- template: ./templates/release-private-tag.yml