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: fix bad cpu type error in circleci tests #68

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

porcellus
Copy link
Collaborator

Summary of change

ci: fix bad cpu type error in circleci tests

https://support.circleci.com/hc/en-us/articles/21521502906267-Why-am-I-seeing-Bad-CPU-type-in-executable-errors-when-running-CircleCI-Builds-on-Apple-Silicon#:~:text=Certain%20built%20binaries%20meant%20for,the%20following%20during%20CircleCI%20builds.&text=The%20%22Bad%20CPU%20type%20in,such%20as%20an%20M1%20Mac.

Related issues

Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work. Bonus points for screenshots and videos!)

Documentation changes

(If relevant, please create a PR in our docs repo, or create a checklist here highlighting the necessary changes)

Checklist for important updates

  • Changelog has been updated
  • frontendDriverInterfaceSupported.json file has been updated (if needed)
    • Along with the associated array in SuperTokensIOS/Classes/Version.swift
  • Changes to the version if needed
    • In SuperTokensIOS/Classes/Version.swift
    • In SuperTokensIOS.podspec
  • Had installed and ran the pre-commit hook
  • Issue this PR against the latest non released version branch.
    • To know which one it is, run find the latest released tag (git tag) in the format vX.Y.Z, and then find the latest branch (git branch --all) whose X.Y is greater than the latest released tag.
    • If no such branch exists, then create one from the latest released branch.

@rishabhpoddar rishabhpoddar merged commit 53f1d2c into 0.4 Jul 24, 2024
1 of 3 checks passed
@rishabhpoddar rishabhpoddar deleted the ci/fix_bad_cpu_type_error branch July 24, 2024 10:46
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.

2 participants