We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f41ff6 commit 96430d2Copy full SHA for 96430d2
.github/workflows/test-llvm.yml
@@ -73,7 +73,7 @@ jobs:
73
- uses: actions/checkout@v4
74
- name: Checkout llvm-project
75
env:
76
- LLVM_VERSION: ${{needs.prepare.outputs.LLVM_VERSION}}
+ LLVM_VERSION: 52f568dbbb61ffe26b7973b482e0e504b405a0ab
77
run: |
78
git config --global core.autocrlf false
79
bash -c "CHECKOUT_ONLY=1 ./build-llvm.sh"
0 commit comments