Skip to content

Enable CI tests on macos-latest#312

Merged
LittleLittleCloud merged 2 commits intomainfrom
copilot/enable-ci-tests-macos
Mar 2, 2026
Merged

Enable CI tests on macos-latest#312
LittleLittleCloud merged 2 commits intomainfrom
copilot/enable-ci-tests-macos

Conversation

Copy link
Contributor

Copilot AI commented Mar 1, 2026

GitHub Actions added macOS ARM64 support, but the build-test matrix only covered ubuntu-latest and windows-latest.

Changes

  • .github/workflows/ci.yml: Added macos-latest to the build-test OS matrix
os: [ubuntu-latest, windows-latest, macos-latest]
Original prompt

This section details on the original issue you should resolve

<issue_title>[Feature]: CI - enable test on macos-latest</issue_title>
<issue_description>### Feature Description

gh action release support for mac arm64 in Janurary

Problem Statement

No response

Proposed Solution

not apply

Alternatives Considered

No response

Additional Context

No response

Contribution

  • I'd be willing to contribute this feature</issue_description>

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Add CI support for tests on macos-latest Enable CI tests on macos-latest Mar 1, 2026
@github-actions
Copy link

github-actions bot commented Mar 1, 2026

🚀 Preview Deployment

A preview build has been generated for this PR from CI run #22551281922!

Download the artifact:
website-preview-312-57db532c9b2cb5f3bd2a235df6ca32c9942aa2d3

To view the preview locally:

  1. Download the artifact from the CI workflow run
  2. Extract the ZIP file
  3. Serve the files with a local web server
    (e.g., npx serve dist)

🌐 Live Preview URL: https://684c5e6d.razorconsole.pages.dev

The live preview will be automatically updated when you push new
commits to this PR.

@LittleLittleCloud LittleLittleCloud marked this pull request as ready for review March 1, 2026 23:08
@LittleLittleCloud LittleLittleCloud enabled auto-merge (squash) March 1, 2026 23:09
@LittleLittleCloud LittleLittleCloud merged commit 5caf273 into main Mar 2, 2026
8 checks passed
@LittleLittleCloud LittleLittleCloud deleted the copilot/enable-ci-tests-macos branch March 2, 2026 15:52
@github-actions github-actions bot added this to the v0.5.0 milestone Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: CI - enable test on macos-latest

2 participants