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
And then not long until that's deprecated as well:
We are deprecating support for all Intel-based macOS resources.
The medium and large resource classes are being deprecated on October 2, 2023.
The macos.x86.medium.gen2 resource class is being deprecated on January 31, 2024.
And then only the Apple silicon machines supported.
Bumped in #512. With the x86 macos machines being completely deprecated in January, we'll need to figure out if we'll just build for ARM then, or rework the code generation. It probably shouldn't be JVM based with a native image. Originally it was a shared code base across SDKs, but could make more sense if was JavaScript/TypeScript based. Or if we wanted to have a common code generation tool across SDKs, then using something that's better for building across platforms.
Before oct2 or it will break:
The text was updated successfully, but these errors were encountered: