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 53e6014 commit 3bbd462Copy full SHA for 3bbd462
.github/workflows/create-release.yml
@@ -13,7 +13,7 @@ env:
13
LLVM_VERSION: 19
14
LLVM_ZIPFILE: "https://www.dropbox.com/scl/fi/xdcj15hlzpod06x4wpls1/llvm_19_1_3_release.zip?rlkey=x38yiyfw3y6bv15z5j3oi84lb&st=bz3u5xkv&dl=1"
15
LLVM_TARGZFILE: "https://www.dropbox.com/scl/fi/l9xrfupdbwqbnckr5g36p/llvm_19_1_3_release.tgz?rlkey=xubw01vl6ey3xszbph32xqfip&st=okz2ghqx&dl=1"
16
- LLVM_UB20_TARGZFILE: "https://www.dropbox.com/scl/fi/6cahnn3wydgefgs31e50i/llvm_19_1_3_release_UB20.tgz?rlkey=njc7fmogw4yw77fmerufiq9ge&st=tpmefwe0&dl=1"
+ LLVM_UB20_TARGZFILE: "https://www.dropbox.com/scl/fi/jfs77u2moymjo57ca4r0s/llvm_19_1_3_release_UB20.tgz?rlkey=tia0bdfa07gaeidepumb1e1fy&st=np5mcrox&dl=1"
17
18
jobs:
19
build_on_windows:
0 commit comments