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

skip iar build with forked pr #2902

Merged
merged 1 commit into from
Dec 11, 2024
Merged

skip iar build with forked pr #2902

merged 1 commit into from
Dec 11, 2024

Conversation

hathach
Copy link
Owner

@hathach hathach commented Dec 11, 2024

This pull request includes changes to the .circleci/config.yml file to modify the build system toolchain configuration. The most important changes include removing the cmake arm-iar toolchain from the default list and adding conditional logic to include it only for specific users.

Changes in build system toolchain configuration:

  • .circleci/config.yml: Removed cmake arm-iar from the default BUILDSYSTEM_TOOLCHAIN list.
  • .circleci/config.yml: Added conditional logic to include cmake arm-iar in the BUILDSYSTEM_TOOLCHAIN list only if the pull request is from the user hathach.

@hathach hathach merged commit 7c7b30f into master Dec 11, 2024
59 checks passed
@hathach hathach deleted the skip-iar-on-fork branch December 11, 2024 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant