Update Qt to 6.5.2
parent
b170e8786b
commit
27f4e161c4
|
@ -8,7 +8,7 @@ on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
env:
|
env:
|
||||||
QT_VERSION: 6.5.1
|
QT_VERSION: 6.5.2
|
||||||
jobs:
|
jobs:
|
||||||
# This is a super hacky way to get this into a place that can actually be
|
# This is a super hacky way to get this into a place that can actually be
|
||||||
# used by downstream jobs because YAML values don't allow shell
|
# used by downstream jobs because YAML values don't allow shell
|
||||||
|
|
Loading…
Reference in New Issue