Update to qt 6.3.2 (#206)
parent
5a28ac85f1
commit
434771a902
|
@ -8,7 +8,7 @@ on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
env:
|
env:
|
||||||
QT_VERSION: 6.3.1
|
QT_VERSION: 6.3.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