Skip to content

Commit fdf0f70

Browse files
committed
add NO_DOWNLOAD_CI_LLVM
1 parent ba746cc commit fdf0f70

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,8 @@ jobs:
299299
- name: x86_64-gnu-tools
300300
env:
301301
DEPLOY_TOOLSTATES_JSON: toolstates-linux.json
302+
NO_DOWNLOAD_CI_LLVM: 1
303+
CUSTOM_MINGW: 1
302304
os: ubuntu-20.04-8core-32gb
303305
- name: dist-x86_64-apple
304306
env:

0 commit comments

Comments
 (0)