Skip to content

Commit b2d22f1

Browse files
committed
Bump LLVM to 19.1.2
1 parent ba97c8d commit b2d22f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/otel_sdk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: Cyberboss/[email protected]
2121
- run: winget list --accept-source-agreements --disable-interactivity
2222
- run: winget install bazelisk -r bazel --accept-package-agreements --disable-interactivity --silent
23-
- run: winget install -e LLVM.LLVM -v 19.1.0 --accept-package-agreements --disable-interactivity --silent || echo swalloing errors
23+
- run: winget install -e LLVM.LLVM -v 19.1.2 --accept-package-agreements --disable-interactivity --silent || echo swalloing errors
2424
- uses: actions/checkout@v4
2525
- uses: actions/cache/restore@v4
2626
with:

0 commit comments

Comments
 (0)