Skip to content

Commit 423e7b0

Browse files
Raluca Chispcercuei
authored andcommitted
CI:update macOS builds
-remove cmake because is already installed on Azure VMs Signed-off-by: Raluca Chis <[email protected]>
1 parent 6dc7c7e commit 423e7b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ stages:
190190
fetchDepth: 1
191191
clean: true
192192
- script: |
193-
brew install cmake doxygen libusb libxml2 ncurses cdk libserialport
193+
brew install doxygen libusb libxml2 ncurses cdk libserialport
194194
pip3 install sphinx sphinx-rtd-theme
195195
displayName: 'Dependencies'
196196
- script: |

0 commit comments

Comments
 (0)