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

Provide a mac installer with JRE supports M1 #3997

Closed
3 tasks
Assignees

Comments

@keizer619
Copy link
Member

keizer619 commented Jan 18, 2023

Description:
Currently Ballerina has installer with x64 JRE inbuilt. This is causing issues in GraalVM (ballerina-platform/ballerina-lang#39003). In that case we need to provide a mac installer with JRE supports M1

  • Archive an installer for macos ARM processors
  • Update tool support for new macos platform
  • Redesign website download page to include new installer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment