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 4f9345d commit 14c173bCopy full SHA for 14c173b
ci/azure/pipelines.yml
@@ -16,7 +16,7 @@ jobs:
16
vmImage: 'windows-2019'
17
variables:
18
TARGET: 'x86_64-windows-gnu'
19
- ZIG_LLVM_CLANG_LLD_NAME: 'zig+llvm+lld+clang-${{ variables.TARGET }}-0.10.0-dev.4300+1f196b9e2'
+ ZIG_LLVM_CLANG_LLD_NAME: 'zig+llvm+lld+clang-${{ variables.TARGET }}-0.10.0-dev.4459+4f9345d20'
20
ZIG_LLVM_CLANG_LLD_URL: 'https://ziglang.org/deps/${{ variables.ZIG_LLVM_CLANG_LLD_NAME }}.zip'
21
steps:
22
- pwsh: |
0 commit comments