Skip to content

Commit bfdcddd

Browse files
committed
upgrade LLVM
1 parent dc1f8a4 commit bfdcddd

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/install-winget@1c6f189175e9f015bf1aa113cd1cc6c73efb9d47
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.2 --accept-package-agreements --disable-interactivity --silent || echo swalloing errors
23+
- run: winget install -e LLVM.LLVM -v 19.1.3 --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)