Skip to content

Commit

Permalink
CI-windows.yml: updated Qt 6.3 to 6.3.1 (#4347)
Browse files Browse the repository at this point in the history
  • Loading branch information
firewave committed Aug 13, 2022
1 parent afef71f commit 4b00fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI-windows.yml
Expand Up @@ -17,7 +17,7 @@ jobs:
matrix:
os: [windows-2019, windows-2022]
arch: [x64, x86]
qt_ver: ['', 5.15.2, 6.2.4, 6.3.0]
qt_ver: ['', 5.15.2, 6.2.4, 6.3.1]
fail-fast: false

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 4b00fbf

Please sign in to comment.