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

CI: create separate artifacts for macos-{13,14,15} #2762

Merged
merged 1 commit into from
Oct 18, 2024

Commits on Oct 18, 2024

  1. CI: create separate artifacts for macos-{13,14,15}

    Now the following artifacts are created:
    - lima-VERSION-Darwin_macOS13-{arm64,x86_64}.tar.gz
    - lima-VERSION-Darwin_macOS14-{arm64,x86_64}.tar.gz
    - lima-VERSION-Darwin_macOS15-{arm64,x86_64}.tar.gz
    - lima-VERSION-Darwin-{arm64,x86_64}.tar.gz (identical to `*-Darwin_macOS15-*`)
    - lima-VERSION-Linux-{aarch64,x86_64}.tar.gz
    
    Fix issue 2753
    
    Signed-off-by: Akihiro Suda <[email protected]>
    AkihiroSuda committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    76be8ba View commit details
    Browse the repository at this point in the history