Skip to content

Commit be67205

Browse files
authored
Update LLVM 19.1.4 to 19.1.6
1 parent 7e13a83 commit be67205

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
version:
3030
# - { major: 17, full: 17.0.6 }
3131
# - { major: 18, full: 18.1.8 }
32-
- { major: 19, full: 19.1.4 }
32+
- { major: 19, full: 19.1.6 }
3333
steps:
3434
- uses: actions/checkout@v4
3535

0 commit comments

Comments
 (0)