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 bcc6cdc commit 64307c2Copy full SHA for 64307c2
ci/azure/pipelines.yml
@@ -27,7 +27,7 @@ jobs:
27
vmImage: 'windows-2019'
28
variables:
29
TARGET: 'x86_64-windows-gnu'
30
- ZIG_LLVM_CLANG_LLD_NAME: 'zig+llvm+lld+clang-${{ variables.TARGET }}-0.10.0-dev.2931+bdf3fa12f'
+ ZIG_LLVM_CLANG_LLD_NAME: 'zig+llvm+lld+clang-${{ variables.TARGET }}-0.10.0-dev.3524+74673b7f6'
31
ZIG_LLVM_CLANG_LLD_URL: 'https://ziglang.org/deps/${{ variables.ZIG_LLVM_CLANG_LLD_NAME }}.zip'
32
steps:
33
- pwsh: |
0 commit comments