Skip to content

Commit

Permalink
remove winget/llvm from otel_sdk.yml as newer windows 2022 runner ima…
Browse files Browse the repository at this point in the history
…ge comes with it
  • Loading branch information
malkia committed Jul 28, 2024
1 parent c6d6cb0 commit 6ee047e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/otel_sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
steps:
- run: systeminfo
- run: Get-ChildItem env:* | Sort-Object -Property Name | Format-Table -AutoSize -Wrap
- uses: Cyberboss/install-winget@v1
- run: winget install LLVM.LLVM --version 18.1.8 --silent --accept-package-agreements --accept-source-agreements
- uses: actions/checkout@v4
- uses: actions/cache/restore@v4
with:
Expand Down

0 comments on commit 6ee047e

Please sign in to comment.