summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorMorph <39850852+Morph1984@users.noreply.github.com>2022-08-30 20:28:33 +0200
committerMorph <39850852+Morph1984@users.noreply.github.com>2022-08-30 20:33:26 +0200
commit118503f6e5fd4f0c17d89df57600ab17c9b42d52 (patch)
tree54ae07ad8f5396e5ea83a7fe9f8a7a5becb61187 /.github
parentMerge pull request #8566 from german77/galaxy (diff)
downloadyuzu-118503f6e5fd4f0c17d89df57600ab17c9b42d52.tar
yuzu-118503f6e5fd4f0c17d89df57600ab17c9b42d52.tar.gz
yuzu-118503f6e5fd4f0c17d89df57600ab17c9b42d52.tar.bz2
yuzu-118503f6e5fd4f0c17d89df57600ab17c9b42d52.tar.lz
yuzu-118503f6e5fd4f0c17d89df57600ab17c9b42d52.tar.xz
yuzu-118503f6e5fd4f0c17d89df57600ab17c9b42d52.tar.zst
yuzu-118503f6e5fd4f0c17d89df57600ab17c9b42d52.zip
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/verify.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/verify.yml b/.github/workflows/verify.yml
index 9a973ee0c..733a52764 100644
--- a/.github/workflows/verify.yml
+++ b/.github/workflows/verify.yml
@@ -71,7 +71,7 @@ jobs:
build-msvc:
name: 'test build (windows, msvc)'
needs: format
- runs-on: windows-2019
+ runs-on: windows-2022
steps:
- name: Set up cache
uses: actions/cache@v3