Skip to content

Commit

Permalink
Update llvm to 19.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
malkia authored Jan 17, 2025
1 parent f17d747 commit e30abc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/otel_sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: Cyberboss/install-winget@1c6f189175e9f015bf1aa113cd1cc6c73efb9d47
- run: winget list --accept-source-agreements --disable-interactivity
- run: winget install bazelisk -r bazel --accept-package-agreements --disable-interactivity --silent
- run: winget install -e LLVM.LLVM -v 19.1.6 --accept-package-agreements --disable-interactivity --silent || echo swalloing errors
- run: winget install -e LLVM.LLVM -v 19.1.7 --accept-package-agreements --disable-interactivity --silent || echo swalloing errors
- uses: actions/checkout@v4
- uses: actions/cache/restore@v4
with:
Expand Down

0 comments on commit e30abc3

Please sign in to comment.