Skip to content

Commit

Permalink
Bump LLVM to 19.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
malkia committed Oct 31, 2024
1 parent ba97c8d commit b2d22f1
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 @@ -20,7 +20,7 @@ jobs:
- uses: Cyberboss/[email protected]
- 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.0 --accept-package-agreements --disable-interactivity --silent || echo swalloing errors
- run: winget install -e LLVM.LLVM -v 19.1.2 --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 b2d22f1

Please sign in to comment.