Skip to content

Conversation

@ks6088ts
Copy link
Member

@ks6088ts ks6088ts commented Oct 14, 2025

What this PR does / why we need it

  • revert deps to fix issues on macos
  • to detect the same issue, add CI tests on both macos and windows

Which issue(s) this PR fixes:

Fixes #186

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
ORGANIZATION=<organization-name>
REPOSITORY=<repository-name>

git clone [email protected]:$ORGANIZATION/$REPOSITORY.git
cd $REPOSITORY
  • Test the code
make ci-test

What to Check

Verify that the following are valid

  • ...

Additional Information

@ks6088ts ks6088ts self-assigned this Oct 14, 2025
@ks6088ts ks6088ts changed the title fix issues on macos fix installation error on macos Oct 14, 2025
@ks6088ts ks6088ts merged commit d611e64 into main Oct 14, 2025
8 of 9 checks passed
@ks6088ts ks6088ts deleted the feature/issue-186_fix-issues-on-macos branch October 14, 2025 11:54
@ks6088ts ks6088ts restored the feature/issue-186_fix-issues-on-macos branch October 14, 2025 11:54
@ks6088ts ks6088ts deleted the feature/issue-186_fix-issues-on-macos branch October 14, 2025 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

failed to install deps on macOS

2 participants