Skip to content

skip iar build with forked pr#2902

Merged
hathach merged 1 commit intomasterfrom
skip-iar-on-fork
Dec 11, 2024
Merged

skip iar build with forked pr#2902
hathach merged 1 commit intomasterfrom
skip-iar-on-fork

Conversation

@hathach
Copy link
Copy Markdown
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
@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