Update CI builds to Qt 6.10.1
This commit is contained in:
parent
f0aff0b0fb
commit
84d7a22638
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build-win-mac.yml
vendored
4
.github/workflows/build-win-mac.yml
vendored
|
|
@ -20,10 +20,10 @@ jobs:
|
|||
include:
|
||||
# Windows
|
||||
- os: windows-2025
|
||||
qt_version: 6.10.0
|
||||
qt_version: 6.10.1
|
||||
# macOS
|
||||
- os: macos-15
|
||||
qt_version: 6.10.0
|
||||
qt_version: 6.10.1
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue