Skip to content
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

[CI] add macOS 14 arm build #333

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

[CI] add macOS 14 arm build #333

wants to merge 1 commit into from

Conversation

adriweb
Copy link
Member

@adriweb adriweb commented Feb 1, 2024

No description provided.

@adriweb
Copy link
Member Author

adriweb commented Feb 1, 2024

I'm not even sure if this is related to the action failure (it probably is), but hm actually it's not using an arm Qt? We'd need Qt6 apparently?
Works fine for CEmu at least so we might not be too far.

@Vogtinator
Copy link
Member

I'm not even sure if this is related to the action failure, but hm actually it's not using an arm Qt? We'd need Qt6 apparently?

For Qt 5 there are no upstream binaries.

runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os: [macOS-latest]
os: [macos-12,macos-14]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think just the include is enough

@adriweb
Copy link
Member Author

adriweb commented Feb 1, 2024

Yeah, how ready are we for Qt6 anyway?

@Vogtinator
Copy link
Member

Not that far off: #291

You can try building that branch, it might just work (tm).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants