Skip to content

Commit

Permalink
Revert "COMP: Use CMake 3.18.4 in macOS CI builds"
Browse files Browse the repository at this point in the history
This reverts commit 414d4c0.

Closes #2492.
  • Loading branch information
dzenanz committed Apr 21, 2021
1 parent 3f8b14b commit 0717698
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions Testing/ContinuousIntegration/AzurePipelinesMacOS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,6 @@ jobs:
- bash: |
set -x
curl -O https://raw.githubusercontent.com/Homebrew/homebrew-core/de946dd0c0a91ecf6c78c843a4580bd7116c6bf0/Formula/cmake.rb
brew unlink cmake
brew install ./cmake.rb
c++ --version
cmake --version
Expand Down
4 changes: 0 additions & 4 deletions Testing/ContinuousIntegration/AzurePipelinesMacOSPython.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,6 @@ jobs:
- bash: |
set -x
curl -O https://raw.githubusercontent.com/Homebrew/homebrew-core/de946dd0c0a91ecf6c78c843a4580bd7116c6bf0/Formula/cmake.rb
brew unlink cmake
brew install ./cmake.rb
c++ --version
cmake --version
Expand Down

0 comments on commit 0717698

Please sign in to comment.