Skip to content

ci: Bump Qt to 6.9.3 to fix macOS build failure - #30

Merged
olehkuznetsov merged 1 commit into
android-graphics:mainfrom
olehkuznetsov:fix-macos
Sep 1, 2026
Merged

ci: Bump Qt to 6.9.3 to fix macOS build failure#30
olehkuznetsov merged 1 commit into
android-graphics:mainfrom
olehkuznetsov:fix-macos

Conversation

@olehkuznetsov

Copy link
Copy Markdown

In Xcode 16 / macOS 15 SDK, Apple removed the legacy AGL framework, causing macOS CI builds linking against Qt 6.8.2 to fail with ld: framework 'AGL' not found.

Bump Qt to 6.9.3 and update environment configs matching upstream LunarG/VulkanTools@941f1923.

In Xcode 16 / macOS 15 SDK, Apple removed the legacy AGL framework,
causing macOS CI builds linking against Qt 6.8.2 to fail with
"ld: framework 'AGL' not found".

Bump Qt to 6.9.3 and update environment configs matching upstream
LunarG/VulkanTools@941f1923.

Also pin all GitHub Actions to commit SHAs and define permissions:
contents: read to satisfy zizmor security requirements.
Comment thread .github/workflows/ci.yml
Comment thread .github/workflows/ci.yml
Comment thread .github/workflows/ci.yml
@olehkuznetsov
olehkuznetsov merged commit a826605 into android-graphics:main Sep 1, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants