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 fd92cc4 commit abd2683Copy full SHA for abd2683
.github/workflows/release-binaries-windows.yml
@@ -13,7 +13,5 @@ jobs:
13
if: github.repository_owner == 'llvm'
14
steps:
15
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1A
16
- with:
17
- ref: llvmorg-20.1.8
18
- run: |
19
llvm\utils\release\build_llvm_release.bat --x64 --version 20.1.8 --skip-checkout --local-python
0 commit comments