We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6d6cb0 commit 6ee047eCopy full SHA for 6ee047e
.github/workflows/otel_sdk.yml
@@ -17,8 +17,6 @@ jobs:
17
steps:
18
- run: systeminfo
19
- run: Get-ChildItem env:* | Sort-Object -Property Name | Format-Table -AutoSize -Wrap
20
- - uses: Cyberboss/install-winget@v1
21
- - run: winget install LLVM.LLVM --version 18.1.8 --silent --accept-package-agreements --accept-source-agreements
22
- uses: actions/checkout@v4
23
- uses: actions/cache/restore@v4
24
with:
0 commit comments