We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b39f7e9 commit 1af2d9bCopy full SHA for 1af2d9b
.github/workflows/build.yml
@@ -4,7 +4,7 @@ on: [push]
4
5
env:
6
BUILD_TYPE: Release
7
- LLVM_VERSION: 14
+ LLVM_VERSION: 15
8
9
jobs:
10
build:
0 commit comments