Skip to content

Commit 8d8489f

Browse files
committed
Update jobs.yml
1 parent 657a609 commit 8d8489f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ci/github-actions/jobs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ auto:
371371
HOST_TARGET: x86_64-pc-windows-msvc
372372
RUST_CONFIGURE_ARGS: --build=x86_64-pc-windows-msvc --enable-lld --save-toolstates=/tmp/toolstate/toolstates.json
373373
DEPLOY_TOOLSTATES_JSON: toolstates-windows.json
374-
CARGO_LOG: trace
374+
CARGO_LOG: debug
375375
<<: *job-windows-8c
376376

377377
# 32/64-bit MinGW builds.

0 commit comments

Comments
 (0)