Skip to content

Commit dccecfc

Browse files
authored
chore: disable bootstrap on cross (#4855)
Signed-off-by: Ana Hobden <[email protected]>
1 parent b354006 commit dccecfc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pr.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,6 @@ jobs:
140140
~/.cargo/registry
141141
~/.cargo/git
142142
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
143-
- run: sudo bash scripts/environment/bootstrap-ubuntu-20.04.sh
144-
- run: bash scripts/environment/prepare.sh
145143
- run: echo "::add-matcher::.github/matchers/rust.json"
146144
- run: make slim-builds
147145
# Why is this build, not check? Because we need to make sure the linking phase works.

0 commit comments

Comments
 (0)