We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 200bcc0 commit 3ec239eCopy full SHA for 3ec239e
1 file changed
.github/workflows/test-python.yml
@@ -63,7 +63,7 @@ jobs:
63
- name: Install CMake 3 on MacOS
64
if: ${{ startsWith(runner.os, 'macOS') }}
65
run: |
66
- brew install cmake@3
+ brew install --cask cmake-app@3
67
- name: Start MongoDB on MacOS
68
69
0 commit comments