Skip to content

Commit cb284c6

Browse files
committed
Remove install of ninja and CMake
1 parent c7096de commit cb284c6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -542,9 +542,6 @@ jobs:
542542
parameters:
543543
repoDirectory: '$(Agent.BuildDirectory)/s/nf-interpreter'
544544
- template: azure-pipelines-templates/download-install-esp32-build-components.yml
545-
- template: azure-pipelines-templates/download-install-ninja.yml
546-
parameters:
547-
repoDirectory: '$(Agent.BuildDirectory)/s/nf-interpreter'
548545
- template: azure-pipelines-templates/build-espressif-esp32-targets.yml
549546
parameters:
550547
repoDirectory: '$(Agent.BuildDirectory)/s/nf-interpreter'
@@ -694,9 +691,7 @@ jobs:
694691
steps:
695692
- template: azure-pipelines-templates/build-preparations.yml
696693
- template: azure-pipelines-templates/nb-gitversioning.yml
697-
- template: azure-pipelines-templates/download-install-cmake.yml
698694
- template: azure-pipelines-templates/download-install-arm-gcc-toolchain.yml
699-
- template: azure-pipelines-templates/download-install-ninja.yml
700695
- template: azure-pipelines-templates/build-ti-simplelink-targets.yml
701696
- template: azure-pipelines-templates/pack-publish-artifacts.yml
702697
- template: azure-pipelines-templates/publish-cloudsmith.yml

0 commit comments

Comments
 (0)