We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1348bf2 commit fa2b3e6Copy full SHA for fa2b3e6
.github/workflows/otel_sdk.yml
@@ -135,7 +135,7 @@ jobs:
135
ls ${{ env.VHDX_FILE }}
136
echo empty > c:\d\empty.txt
137
cmd /c "dir c:\d || echo swallowing errors"
138
- rem refsutil dedup c:\d /s
+ # refsutil dedup c:\d /s
139
- name: build minimal otel_sdk
140
# On the CI, the github runner does not have constant vs2022 msvc release, but has the same vs2019 (14.29.30133)
141
# echo "build:windows --action_env=BAZEL_VC_FULL_VERSION=14.29.30133" >> ../top.bazelrc
0 commit comments