-
Notifications
You must be signed in to change notification settings - Fork 225
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build: Fix windows for qt6.8.1 #3451
Conversation
What if you just update the windows build manually and let #3407 focus only on bumping iOS only? Then we don't have build failures. |
Yup, that's the idea. |
316144d
to
1e56e54
Compare
1e56e54
to
b06b66c
Compare
.github/workflows/autobuild.yml
Outdated
@@ -251,7 +251,7 @@ jobs: | |||
- config_name: iOS (artifacts) | |||
target_os: ios | |||
building_on_os: macos-14 | |||
base_command: QT_VERSION=6.7.3 ./.github/autobuild/ios.sh |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would still prefer that the Qt upgrade for iOS remains untouched in this PR.
b06b66c
to
168acb5
Compare
168acb5
to
f113ef1
Compare
Short description of changes
See #3407 for discussion.
This includes the ci bump commit on the branch, currently.
CHANGELOG: SKIP
Context: Fixes an issue?
See #3407 for discussion.
Leaves the iOS build broken. There doesn't seem to be any way to pin versions in the "Bump versions" workflow.
I've a branch here which reverts the iOS change but the "Bump versions" will just come and bump it again. (Build here.)
Does this change need documentation? What needs to be documented and how?
No
Status of this Pull Request
Fixes the Windows builds.
What is missing until this pull request can be merged?
No.
Checklist
AUTOBUILD: Please build all targets