summaryrefslogtreecommitdiffstats
path: root/.ci/yuzu-mainline-step2.yml
diff options
context:
space:
mode:
authorameerj <52414509+ameerj@users.noreply.github.com>2021-10-11 22:57:41 +0200
committerameerj <52414509+ameerj@users.noreply.github.com>2021-10-11 22:57:41 +0200
commit1ea303e2afb2eeeda7926e0bf68cc226ffb82924 (patch)
tree3c631753b3a5aac763dc01618495cad11dec2e6f /.ci/yuzu-mainline-step2.yml
parentMerge pull request #7110 from vonchenplus/fix_extract_offline_romefs_error (diff)
downloadyuzu-1ea303e2afb2eeeda7926e0bf68cc226ffb82924.tar
yuzu-1ea303e2afb2eeeda7926e0bf68cc226ffb82924.tar.gz
yuzu-1ea303e2afb2eeeda7926e0bf68cc226ffb82924.tar.bz2
yuzu-1ea303e2afb2eeeda7926e0bf68cc226ffb82924.tar.lz
yuzu-1ea303e2afb2eeeda7926e0bf68cc226ffb82924.tar.xz
yuzu-1ea303e2afb2eeeda7926e0bf68cc226ffb82924.tar.zst
yuzu-1ea303e2afb2eeeda7926e0bf68cc226ffb82924.zip
Diffstat (limited to '.ci/yuzu-mainline-step2.yml')
-rw-r--r--.ci/yuzu-mainline-step2.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.ci/yuzu-mainline-step2.yml b/.ci/yuzu-mainline-step2.yml
index 3159ce3ed..91e21a126 100644
--- a/.ci/yuzu-mainline-step2.yml
+++ b/.ci/yuzu-mainline-step2.yml
@@ -66,5 +66,7 @@ stages:
jobs:
- job: github
displayName: 'github'
+ pool:
+ vmImage: ubuntu-latest
steps:
- template: ./templates/release-github.yml