Skip to content

Commit 7a86f3a

Browse files
authored
Remove matrix.setup release-insiders.yml (#11954)
1 parent 696810f commit 7a86f3a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/release-insiders.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -225,10 +225,6 @@ jobs:
225225
run: |
226226
rustup default stable
227227
228-
- name: Setup cross compile toolchain
229-
if: ${{ matrix.setup }}
230-
run: ${{ matrix.setup }}
231-
232228
- name: Setup rust target
233229
run: rustup target add ${{ matrix.target }}
234230

0 commit comments

Comments
 (0)