Skip to content

Commit 3ad6594

Browse files
committed
DO NOT MERGE
1 parent f3830be commit 3ad6594

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/check-binary-size.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@ jobs:
5151
- name: Clone Rustc
5252
uses: actions/checkout@v3
5353
with:
54-
repository: rust-lang/rust
54+
repository: ChrisDenton/rust
55+
ref: windows-targets
5556
path: ${{ env.RUSTC_DIR }}
5657
- name: Set up std repository and backtrace submodule for size test
5758
shell: bash

0 commit comments

Comments
 (0)