Skip to content

Commit 8c25192

Browse files
authored
Update .github/workflows/osx-tests.yml
1 parent 3587b00 commit 8c25192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/osx-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
done
105105
- name: Check CMake 4.0-rc3
106106
run: |
107-
${HOME}/Applications/Applications/CMake/4.0.0-rc3/bin --version
107+
${HOME}/Applications/Applications/CMake/4.0.0/bin --version
108108
109109
- name: Install Bazel versions
110110
if: steps.cache-tools.outputs.cache-hit != 'true'

0 commit comments

Comments
 (0)