Add m1 to build matrix and release (#3983)
* Add m1 to release process This will create a pre-compiled binary for m1 macs and adds a link to review embark studios CI for verification. * remove test for macos arm Tests will not succeed for macos arm until GitHub provides a an m1 hosted runner. Co-authored-by: Bailey Hayes <bhayes@singlestore.com>
This commit is contained in:
3
.github/workflows/release-process.yml
vendored
3
.github/workflows/release-process.yml
vendored
@@ -84,6 +84,9 @@ jobs:
|
||||
PRs to the \`main\` branch to update [RELEASES.md] and then backport
|
||||
these PRs to the [release branch][branch].
|
||||
|
||||
Maintainers should also review that aarch64-apple-darwin builds
|
||||
are passing via [embark's CI](https://buildkite.com/embark-studios/wasmtime-aarch64-apple-darwin).
|
||||
|
||||
Another automated PR will be made in roughly 2 weeks time when for
|
||||
the actual release itself.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user