mirror of
https://github.com/mstorsjo/llvm-mingw
synced 2026-06-21 14:01:00 +00:00
WIP: github: Test a specific version
This commit is contained in:
@@ -68,7 +68,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Checkout llvm-project
|
||||
env:
|
||||
LLVM_VERSION: ${{needs.prepare.outputs.LLVM_VERSION}}
|
||||
LLVM_VERSION: ebe182dec3a17c90d40ca86f18c55e61ea66c018
|
||||
run: |
|
||||
git config --global core.autocrlf false
|
||||
bash -c "CHECKOUT_ONLY=1 ./build-llvm.sh"
|
||||
|
||||
Reference in New Issue
Block a user