We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87c7481 commit b6c570aCopy full SHA for b6c570a
.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: 11.0.1
+ llvm_version: 12.0.1
24
25
26
# Steps represent a sequence of tasks that will be executed as part of the job
0 commit comments