Skip to content

Commit 1af2d9b

Browse files
committed
Use LLVM version 15.x.x
1 parent b39f7e9 commit 1af2d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push]
44

55
env:
66
BUILD_TYPE: Release
7-
LLVM_VERSION: 14
7+
LLVM_VERSION: 15
88

99
jobs:
1010
build:

0 commit comments

Comments
 (0)