Skip to content

Commit 14c173b

Browse files
committed
ci: windows: update tarball
This has the `@max`/`@maximum`, `@min`/`@minimum` update.
1 parent 4f9345d commit 14c173b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/azure/pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
vmImage: 'windows-2019'
1717
variables:
1818
TARGET: 'x86_64-windows-gnu'
19-
ZIG_LLVM_CLANG_LLD_NAME: 'zig+llvm+lld+clang-${{ variables.TARGET }}-0.10.0-dev.4300+1f196b9e2'
19+
ZIG_LLVM_CLANG_LLD_NAME: 'zig+llvm+lld+clang-${{ variables.TARGET }}-0.10.0-dev.4459+4f9345d20'
2020
ZIG_LLVM_CLANG_LLD_URL: 'https://ziglang.org/deps/${{ variables.ZIG_LLVM_CLANG_LLD_NAME }}.zip'
2121
steps:
2222
- pwsh: |

0 commit comments

Comments
 (0)