Skip to content

Commit 4f15929

Browse files
Revert need for cmake install in CI (#3153)
***NO_CI***
1 parent 79cb491 commit 4f15929

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

azure-pipelines-nightly.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -301,9 +301,7 @@ jobs:
301301
steps:
302302
- template: azure-pipelines-templates/build-preparations.yml
303303
- template: azure-pipelines-templates/nb-gitversioning.yml
304-
- template: azure-pipelines-templates/download-install-cmake.yml
305304
- template: azure-pipelines-templates/download-install-arm-gcc-toolchain.yml
306-
- template: azure-pipelines-templates/download-install-ninja.yml
307305
- template: azure-pipelines-templates/download-srecord.yml
308306
- template: azure-pipelines-templates/download-hexdfu.yml
309307
- template: azure-pipelines-templates/build-chibios-stm32-targets.yml
@@ -724,9 +722,7 @@ jobs:
724722
steps:
725723
- template: azure-pipelines-templates/build-preparations.yml
726724
- template: azure-pipelines-templates/nb-gitversioning.yml
727-
- template: azure-pipelines-templates/download-install-cmake.yml
728725
- template: azure-pipelines-templates/download-install-arm-gcc-toolchain.yml
729-
- template: azure-pipelines-templates/download-install-ninja.yml
730726
- template: azure-pipelines-templates/download-hexdfu.yml
731727
- template: azure-pipelines-templates/download-srecord.yml
732728
- template: azure-pipelines-templates/build-azurertos-targets.yml

azure-pipelines.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -416,9 +416,7 @@ jobs:
416416
steps:
417417
- template: azure-pipelines-templates/build-preparations.yml
418418
- template: azure-pipelines-templates/nb-gitversioning.yml
419-
- template: azure-pipelines-templates/download-install-cmake.yml
420419
- template: azure-pipelines-templates/download-install-arm-gcc-toolchain.yml
421-
- template: azure-pipelines-templates/download-install-ninja.yml
422420
- template: azure-pipelines-templates/download-srecord.yml
423421
- template: azure-pipelines-templates/download-hexdfu.yml
424422
- template: azure-pipelines-templates/build-chibios-stm32-targets.yml
@@ -619,9 +617,7 @@ jobs:
619617
steps:
620618
- template: azure-pipelines-templates/build-preparations.yml
621619
- template: azure-pipelines-templates/nb-gitversioning.yml
622-
- template: azure-pipelines-templates/download-install-cmake.yml
623620
- template: azure-pipelines-templates/download-install-arm-gcc-toolchain.yml
624-
- template: azure-pipelines-templates/download-install-ninja.yml
625621
- template: azure-pipelines-templates/download-srecord.yml
626622
- template: azure-pipelines-templates/build-freertos-nxp-targets.yml
627623
- template: azure-pipelines-templates/pack-publish-artifacts.yml
@@ -770,9 +766,7 @@ jobs:
770766
steps:
771767
- template: azure-pipelines-templates/build-preparations.yml
772768
- template: azure-pipelines-templates/nb-gitversioning.yml
773-
- template: azure-pipelines-templates/download-install-cmake.yml
774769
- template: azure-pipelines-templates/download-install-arm-gcc-toolchain.yml
775-
- template: azure-pipelines-templates/download-install-ninja.yml
776770
- template: azure-pipelines-templates/download-hexdfu.yml
777771
- template: azure-pipelines-templates/download-srecord.yml
778772
- template: azure-pipelines-templates/build-azurertos-targets.yml

0 commit comments

Comments
 (0)