File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 strategy :
2727 matrix :
2828 os : [windows-2019, windows-2022]
29- qt_ver : [5.15.2, 6.7.0 ]
29+ qt_ver : [5.15.2, 6.7.2 ]
3030 fail-fast : false
3131
3232 runs-on : ${{ matrix.os }}
Original file line number Diff line number Diff line change 2020 runs-on : ubuntu-22.04
2121
2222 env :
23- QT_VERSION : 6.7.0
23+ QT_VERSION : 6.7.2
2424
2525 steps :
2626 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change 2424 image : ${{ matrix.image }}
2525
2626 env :
27- QT_VERSION : 6.7.0
27+ QT_VERSION : 6.7.2
2828
2929 steps :
3030 - uses : actions/checkout@v4
@@ -131,7 +131,7 @@ jobs:
131131 if : ${{ github.repository_owner == 'danmar' }}
132132
133133 env :
134- QT_VERSION : 6.7.0
134+ QT_VERSION : 6.7.2
135135
136136 steps :
137137 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change 2020 runs-on : ubuntu-22.04
2121
2222 env :
23- QT_VERSION : 6.7.0
23+ QT_VERSION : 6.7.2
2424
2525 steps :
2626 - uses : actions/checkout@v4
You can’t perform that action at this time.
0 commit comments