Skip to content

Commit

Permalink
T1 (v4, Qt6.7.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Patek committed Sep 29, 2024
1 parent 5cafc9e commit e39f93a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: windows-2022
steps:
- name: Clone the repository
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
submodules: true

Expand Down Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Setup CMake
uses: ./.github/actions/cmake
with:
qt_version: 6.7.2
qt_version: 6.7.3
qt_arch: win64_mingw
use_qt6: ON
modules: qtserialport qtmultimedia
Expand Down

0 comments on commit e39f93a

Please sign in to comment.