Update to qt 6.3.2 (#206)

main
Joe Rozner 2022-10-10 22:25:37 -07:00 committed by GitHub
parent 5a28ac85f1
commit 434771a902
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.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