Skip to content

Commit 93b36bb

Browse files
authored
Merge pull request #3130 from tomjakubowski/chore/revert-cmake-fork
ci: Revert to mainline actions-setup-cmake
2 parents 86b4c56 + 59e327c commit 93b36bb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/actions/install-deps/action.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,7 @@ runs:
6060
# Sticking to 3.29 because of:
6161
# https://github.com/open-telemetry/opentelemetry-cpp/issues/2998
6262
- name: Setup cmake
63-
# uses: jwlawson/actions-setup-cmake@v2
64-
uses: tomjakubowski/actions-setup-cmake@v0-aarch64-test4
63+
uses: jwlawson/actions-setup-cmake@v2
6564
with:
6665
cmake-version: "3.29.6"
6766

0 commit comments

Comments
 (0)