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
Github Actions only natively supports x86 (except maybe for Mac?) and so can't publish a gem with arm64 support. There are various open source actions floating around which use Qemu or something to support other architectures, maybe one of those can be made to work?
Github Actions only natively supports x86 (except maybe for Mac?) and so can't publish a gem with arm64 support. There are various open source actions floating around which use Qemu or something to support other architectures, maybe one of those can be made to work?
Blocked on #8
The text was updated successfully, but these errors were encountered: