Skip to content

Commit

Permalink
move Qt6 CI builds to 6.2.2. (#779)
Browse files Browse the repository at this point in the history
  • Loading branch information
tsteven4 authored Dec 1, 2021
1 parent d377ef6 commit 1682055
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
name: macos Qt6 Build
runs-on: macos-11
env:
QT_VERSION: '6.2.1'
QT_VERSION: '6.2.2'

steps:
- name: Checkout repository
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
METHOD: 'aqt'
RELEASE: false
FLOW: 'nmake'
- QT_VERSION: '6.2.1'
- QT_VERSION: '6.2.2'
ARCH: 'amd64'
HOST_ARCH: 'amd64'
COMPILER: 'msvc2019_64'
Expand Down

0 comments on commit 1682055

Please sign in to comment.