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

change push-check-arm.yml and remove fall back logics #284

Merged
merged 6 commits into from Aug 18, 2022

Conversation

cyn6315
Copy link
Collaborator

@cyn6315 cyn6315 commented Aug 17, 2022

change push-check-arm.yml and remove fall back logics for Mac M1

@cyn6315 cyn6315 requested a review from AsterDY August 18, 2022 02:47
README.md Outdated Show resolved Hide resolved
@@ -261,7 +261,12 @@ println(string(buf) == string(exp)) // true
- modification: `Set()`, `SetByIndex()`, `Add()`

## Compatibility
Sonic **DOSE NOT** ensure to support all environments, due to the difficulty of developing high-performance codes. For developers who use sonic to build their applications in different environments (ex: developing on M1 Mac but running on Linux server), or those who want to handle JSON strictly consistent with `encoding/json`, we provide some compatible APIs as `sonic.API`
Sonic **DOSE NOT** ensure to support all environments, due to the difficulty of developing high-performance codes. For developers who use sonic to build their applications in different environments, we have the following suggestions:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this is being edited, let's fix this **DOSE NOT** typo?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks,and I will fix it right now~

@cyn6315 cyn6315 merged commit d1190d6 into main Aug 18, 2022
@cyn6315 cyn6315 deleted the fix/remove_fall_back branch August 18, 2022 07:58
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.

None yet

3 participants