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

Add ARM MacOS to CI #3120

Merged
merged 1 commit into from
Feb 3, 2024
Merged

Conversation

eloparco
Copy link
Contributor

@eloparco eloparco commented Feb 2, 2024

Add ARM MacOS to CI, to prevent regressions like the one fixed in #3102 in the future.

I added the AOT compilation only to the wasi-threads example only because it was the easiest one to apply the change to.
I tried it without the change in #3102 (https://github.com/eloparco/wasm-micro-runtime/actions/runs/7755056858/job/21149684750) to make sure the problem would have been detected (and it was indeed).

@eloparco eloparco force-pushed the eloparco/macos-arm-ci branch from 7827343 to f5d6f45 Compare February 2, 2024 11:42
Copy link
Contributor

@wenyongh wenyongh left a comment

Choose a reason for hiding this comment

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

LGTM

@wenyongh wenyongh merged commit a32b082 into bytecodealliance:main Feb 3, 2024
67 checks passed
victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
Add ARM MacOS to the CI, to prevent regressions like the one fixed in bytecodealliance#3102 in the future.
And add the AOT compilation to the wasi-threads example.
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