Skip to content

Commit de94051

Browse files
committed
ci: bump host llvm+clang version to version v18
1 parent f04856e commit de94051

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Install dependencies
2727
run: |
2828
sudo apt update
29-
sudo apt install build-essential clang-15 lld-15 wget libcurl4-openssl-dev mingw-w64 mingw-w64-x86-64-dev
29+
sudo apt install build-essential clang-18 lld-18 wget libcurl4-openssl-dev mingw-w64 mingw-w64-x86-64-dev
3030
3131
- name: Download cURL for Windows
3232
run: wget https://curl.se/windows/dl-8.8.0_3/curl-8.8.0_3-win64-mingw.zip

0 commit comments

Comments
 (0)