You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempt to get the build running on our m1 machine (#80)
* Attempt to get the build running on our m1 machine
* bump-version: Set release version 0.8.2-pre.5
* Try `runs-on` instead of `os`
* Rever change
* Add CI that runs on our box
* Use target in ci compile
* Node 12 and 14 don't support arm64
* Don't run the cross compile unneccessarily
* Recursive definition?
* Non-recursive definition
* Maybe the full object is required to match?
* Maybe it has to be done as in include
* Forgot to remove matrix entry when including
* Try list in include to reduce duplication
* Have to enumerate
* Don't need mac docker tests
Co-authored-by: Leeroy Travis <ops@ironcorelabs.com>
Co-authored-by: Bob Wall <bob.wall@ironcorelabs.com>
0 commit comments