Skip to content

Commit d19d4a0

Browse files
authored
Update LLVM version to 21.1.8 in build.yml
1 parent ac0ebdd commit d19d4a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
# - { major: 18, full: 18.1.8 }
3232
# - { major: 19, full: 19.1.7 }
3333
# - { major: 20, full: 20.1.8 }
34-
- { major: 21, full: 21.1.1 }
34+
- { major: 21, full: 21.1.8 }
3535
steps:
3636
- uses: actions/checkout@v4
3737

0 commit comments

Comments
 (0)