Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeO86 committed Feb 6, 2022
1 parent 1470e64 commit 2a7ae6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
uses: jurplel/install-qt-action@v2
with:
version: "5.15.2"
arch: "win32_msvc2015"
arch: "win32_msvc2019"
cached: ${{ steps.cache-qt.outputs.cache-hit }}

- name: Check out repository code
Expand Down

0 comments on commit 2a7ae6b

Please sign in to comment.