Skip to content

Commit f4158ac

Browse files
author
jax authors
committed
Merge pull request jax-ml#21949 from hawkinsp:winwheel
PiperOrigin-RevId: 644346629
2 parents 5d35c99 + b0b0268 commit f4158ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheel_win_x64.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
access_token: ${{ github.token }}
2525

2626
- name: Install LLVM/Clang
27-
run: choco install llvm --version=18.1.4 --yes
27+
run: choco install llvm --version=18.1.4 --yes --no-progress --allow-downgrade
2828

2929
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # ratchet:actions/checkout@v4
3030

0 commit comments

Comments
 (0)