We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96decbe commit d33cfc2Copy full SHA for d33cfc2
.github/workflows/release.yml
@@ -3,7 +3,7 @@ name: Release Builds
3
on: push
4
5
env:
6
- LLVM_VERSION: "18.1.3"
+ LLVM_VERSION: "18.1.4"
7
8
jobs:
9
build:
0 commit comments