Skip to content

Commit 971d0db

Browse files
authored
Upgrade to llvm 18
1 parent 069d15c commit 971d0db

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
@@ -20,7 +20,7 @@ jobs:
2020
# The type of runner that the job will run on
2121
runs-on: windows-latest
2222
env:
23-
llvm_version: 16.0.6
23+
llvm_version: 18.1.8
2424

2525

2626
# Steps represent a sequence of tasks that will be executed as part of the job

0 commit comments

Comments
 (0)