We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 069d15c commit 971d0dbCopy full SHA for 971d0db
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
# The type of runner that the job will run on
21
runs-on: windows-latest
22
env:
23
- llvm_version: 16.0.6
+ llvm_version: 18.1.8
24
25
26
# Steps represent a sequence of tasks that will be executed as part of the job
0 commit comments