Skip to content

Add macOS support to CI workflow and improve installation conditions for MetaCall#17

Merged
viferga merged 1 commit intometacall:masterfrom
adity1raut:Github_Action
Feb 13, 2026
Merged

Add macOS support to CI workflow and improve installation conditions for MetaCall#17
viferga merged 1 commit intometacall:masterfrom
adity1raut:Github_Action

Conversation

@adity1raut
Copy link
Copy Markdown
Contributor

@adity1raut adity1raut commented Feb 12, 2026

Description

Adds macOS testing to the GitHub Actions CI pipeline.

Changes

  • Added macos-latest to the test matrix
  • Consolidated Unix-based (Ubuntu/macOS) MetaCall CLI installation into a single step
  • Made apt update conditional to only run on Ubuntu

Testing Coverage

The CI now tests across 6 platform/environment combinations:

  • Ubuntu
  • Windows
  • macOS ✨ (new)

…for MetaCall

Signed-off-by: adity1raut <araut7798@gmail.com>
@adity1raut
Copy link
Copy Markdown
Contributor Author

PTAL @viferga

@viferga viferga merged commit eec8006 into metacall:master Feb 13, 2026
7 checks passed
@adity1raut adity1raut deleted the Github_Action branch February 13, 2026 07:35
@viferga
Copy link
Copy Markdown
Member

viferga commented Feb 13, 2026

@adity1raut I made some changes after merging it, my idea was something like this:
1e5e902

@adity1raut
Copy link
Copy Markdown
Contributor Author

@adity1raut I made some changes after merging it, my idea was something like this: 1e5e902

yea sure

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.

💡 [REQUEST] - Add macos-14, macos-15, macos-15-intel to the CI

2 participants