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

Using macos-14 with github action #98

Merged
merged 1 commit into from
Apr 8, 2024
Merged

Conversation

koji-1009
Copy link
Contributor

By selecting macos-14, m1 machine is available.
I have created a PR for the machine as it is expected to improve the speed of execution of Integration test. Also, I changed to ubuntu-latest because it seems to be hard to run Android integration test on m1 chip.

https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source/
ReactiveCircus/android-emulator-runner#350

link #93

@koji-1009 koji-1009 marked this pull request as ready for review March 20, 2024 11:22
@koji-1009 koji-1009 changed the title chore: Set macos-14 Using macos-14 with github action Mar 20, 2024
- run: flutter pub get
- run: flutter test integration_test/webcrypto_test.dart -d iphone
working-directory: ./example
android:
name: webcrypto on Android emulator
runs-on: macos-latest
runs-on: ubuntu-latest
Copy link
Member

Choose a reason for hiding this comment

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

I didn't think ubuntu instanced had good VM features

@jonasfj jonasfj merged commit a111baf into google:master Apr 8, 2024
6 checks passed
@koji-1009 koji-1009 deleted the chore/m1_chip branch April 8, 2024 12:03
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