Skip to content

Commit 6a928e8

Browse files
Update tsan.yml
1 parent 7521aad commit 6a928e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tsan.yml

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

0 commit comments

Comments
 (0)