We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3587b00 commit 8c25192Copy full SHA for 8c25192
.github/workflows/osx-tests.yml
@@ -104,7 +104,7 @@ jobs:
104
done
105
- name: Check CMake 4.0-rc3
106
run: |
107
- ${HOME}/Applications/Applications/CMake/4.0.0-rc3/bin --version
+ ${HOME}/Applications/Applications/CMake/4.0.0/bin --version
108
109
- name: Install Bazel versions
110
if: steps.cache-tools.outputs.cache-hit != 'true'
0 commit comments