Update Qt to 6.5.2

main
Joe Rozner 2023-09-22 13:18:47 -07:00 committed by jkennedyvz
parent b170e8786b
commit 27f4e161c4
1 changed files with 1 additions and 1 deletions

View File

@ -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