Skip to content

Commit d91383e

Browse files
committed
Try revert to LLVM 20 for Ubuntu
1 parent 6f7e0a3 commit d91383e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/remoteBuild.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
run: |
8989
# sudo apt-get update
9090
sudo apt-get install -y libcurl4-openssl-dev
91+
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
9192
# brew install zstd
9293
brew install llvm@20
9394
brew ls -v zstd

0 commit comments

Comments
 (0)