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

Switch GH runners to run on ubuntu-latest #1364

Merged
merged 2 commits into from
Apr 25, 2024
Merged

Switch GH runners to run on ubuntu-latest #1364

merged 2 commits into from
Apr 25, 2024

Conversation

arriolac
Copy link
Contributor

@arriolac arriolac commented Apr 25, 2024

macOS-latest resulted in emulators failing to run since the macOS-latest runner was updated to mac14-arm64.

Failed action with macOS-latest: https://github.com/android/compose-samples/actions/runs/8835086121
Confirming that this change fixes emulator runs: https://github.com/android/compose-samples/actions/runs/8837607669

...changing emulator arch to arm64 is perhaps another way to fix this.

Note: I had to use macos-12 for Crane to fix emulator-related failures (see https://github.com/android/compose-samples/actions/runs/8837918596/job/24270240695)

@arriolac arriolac requested a review from a team as a code owner April 25, 2024 18:56
@arriolac arriolac merged commit 7631197 into main Apr 25, 2024
26 checks passed
@arriolac arriolac deleted the chris/fix_build branch April 25, 2024 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants