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 f0e129a commit 7c70b55Copy full SHA for 7c70b55
.github/workflows/release-binaries-windows.yml
@@ -22,4 +22,4 @@ jobs:
22
- run: |
23
subst S: ${{ github.workspace }}
24
cd S:\llvm\utils\release\
25
- .\build_llvm_release.bat --x64 --version 21.1.3 --local-python --skip-checkout
+ .\build_llvm_release.bat --x64 --version 21.1.4 --local-python --skip-checkout
0 commit comments