Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ElTh0r0 committed Sep 9, 2024
1 parent 6451590 commit 3617443
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ env:

jobs:
Windows_Qt6:
name: Win 2019 Qt 6.5
name: Win 2019 Qt 6.7
runs-on: windows-2019
steps:
- name: Checkout repository
Expand All @@ -18,7 +18,7 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v4
with:
version: '6.5.*'
version: '6.7.*'
modules: 'qtwebengine'

- name: Install NuSpell using vcpkg
Expand Down

0 comments on commit 3617443

Please sign in to comment.