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] Specify macOS runner versions instead of using macos-latest. #11645

Merged
merged 2 commits into from
Apr 26, 2024

Conversation

Apprentice-Alchemist
Copy link
Contributor

Use runner.arch to decide where to upload the macOS artifacts.

@Simn Simn merged commit 547b510 into HaxeFoundation:development Apr 26, 2024
50 checks passed
@Apprentice-Alchemist Apprentice-Alchemist deleted the bugfix/mac-ci branch April 26, 2024 10:26
@kLabz
Copy link
Contributor

kLabz commented Apr 27, 2024

Why don't we want to test with latest ?

@Apprentice-Alchemist
Copy link
Contributor Author

Because macos-latest is equivalent to macos-14 now, which runs on ARM and gave issues with HL and Lua.

Should be fixable by ensuring HL is built and run under Rosetta and figuring out what's going wrong with Lua (looks like some Homebrew nonsense).

kLabz pushed a commit that referenced this pull request Jul 18, 2024
…1645)

* [ci] Specify macOS runner versions instead of using macos-latest.

Use `runner.arch` to decide where to upload the macOS artifacts.

* [ci] Use macos-13 for tests.
kLabz pushed a commit that referenced this pull request Jul 18, 2024
…1645)

* [ci] Specify macOS runner versions instead of using macos-latest.

Use `runner.arch` to decide where to upload the macOS artifacts.

* [ci] Use macos-13 for tests.
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.

3 participants