File tree Expand file tree Collapse file tree 5 files changed +10
-0
lines changed Expand file tree Collapse file tree 5 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 4747 with :
4848 toolchain : stable
4949
50+ - uses : rui314/setup-mold@725a8794d15fc7563f59595bd9556495c0564878 # v1
51+
5052 - name : Cache Rust dependencies
5153 uses : Swatinem/rust-cache@f13886b937689c021905a6b90929199931d60db1 # v2
5254 with :
Original file line number Diff line number Diff line change 3232 - uses : dtolnay/rust-toolchain@e97e2d8cc328f1b50210efc529dca0028893a2d9 # master
3333 with :
3434 toolchain : stable
35+ - uses : rui314/setup-mold@725a8794d15fc7563f59595bd9556495c0564878 # v1
3536 - name : Install gcc aarch64
3637 id : aarch_64_setup
3738 run : |
Original file line number Diff line number Diff line change 6565 with :
6666 toolchain : stable
6767 target : ${{ matrix.target }}
68+ - uses : rui314/setup-mold@725a8794d15fc7563f59595bd9556495c0564878 # v1
6869 - uses : taiki-e/install-action@cd39cb0572834c149bf3533a143f05e09def0f3c # v2
6970 with :
7071 tool : nextest
Original file line number Diff line number Diff line change @@ -145,6 +145,7 @@ jobs:
145145 with :
146146 toolchain : stable
147147 targets : ${{ matrix.target }}
148+ - uses : rui314/setup-mold@725a8794d15fc7563f59595bd9556495c0564878 # v1
148149
149150 - name : Apple M1 setup
150151 if : matrix.target == 'aarch64-apple-darwin'
Original file line number Diff line number Diff line change 3737 - uses : dtolnay/rust-toolchain@e97e2d8cc328f1b50210efc529dca0028893a2d9 # master
3838 with :
3939 toolchain : nightly
40+ - uses : rui314/setup-mold@725a8794d15fc7563f59595bd9556495c0564878 # v1
4041 - uses : Swatinem/rust-cache@f13886b937689c021905a6b90929199931d60db1 # v2
4142 with :
4243 cache-on-failure : true
7980 - uses : dtolnay/rust-toolchain@e97e2d8cc328f1b50210efc529dca0028893a2d9 # master
8081 with :
8182 toolchain : stable
83+ - uses : rui314/setup-mold@725a8794d15fc7563f59595bd9556495c0564878 # v1
8284 - uses : Swatinem/rust-cache@f13886b937689c021905a6b90929199931d60db1 # v2
8385 with :
8486 cache-on-failure : true
@@ -108,6 +110,7 @@ jobs:
108110 with :
109111 toolchain : nightly
110112 components : clippy
113+ - uses : rui314/setup-mold@725a8794d15fc7563f59595bd9556495c0564878 # v1
111114 - uses : Swatinem/rust-cache@f13886b937689c021905a6b90929199931d60db1 # v2
112115 with :
113116 cache-on-failure : true
@@ -142,6 +145,7 @@ jobs:
142145 - uses : dtolnay/rust-toolchain@e97e2d8cc328f1b50210efc529dca0028893a2d9 # master
143146 with :
144147 toolchain : stable
148+ - uses : rui314/setup-mold@725a8794d15fc7563f59595bd9556495c0564878 # v1
145149 - uses : Swatinem/rust-cache@f13886b937689c021905a6b90929199931d60db1 # v2
146150 with :
147151 cache-on-failure : true
@@ -161,6 +165,7 @@ jobs:
161165 - uses : dtolnay/rust-toolchain@e97e2d8cc328f1b50210efc529dca0028893a2d9 # master
162166 with :
163167 toolchain : stable
168+ - uses : rui314/setup-mold@725a8794d15fc7563f59595bd9556495c0564878 # v1
164169 - uses : taiki-e/install-action@cd39cb0572834c149bf3533a143f05e09def0f3c # v2
165170 with :
166171 tool : cargo-hack
You can’t perform that action at this time.
0 commit comments