Skip to content

Commit 15f3c85

Browse files
Update asan.yml
1 parent 2dac535 commit 15f3c85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/asan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: Install clang
5353
run: |
5454
sudo apt-get purge --auto-remove llvm python3-lldb-14 llvm-14
55-
wget https://apt.llvm.org/llvm.sh
55+
wget https://raw.githubusercontent.com/opencollab/llvm-jenkins.debian.net/refs/heads/master/llvm.sh
5656
chmod +x llvm.sh
5757
sudo ./llvm.sh 22
5858

0 commit comments

Comments
 (0)