Skip to content

Commit

Permalink
Auto merge of #75708 - JohnTitor:stay-cool-full-bootstrap-builder, r=…
Browse files Browse the repository at this point in the history
…pietroalbini

Remove the full-bootstrap builder from CI

Fixes #75198
  • Loading branch information
bors committed Aug 21, 2020
2 parents efec7cd + b985c29 commit de521cb
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 36 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -364,9 +364,6 @@ jobs:
- name: x86_64-gnu-distcheck
os: ubuntu-latest-xl
env: {}
- name: x86_64-gnu-full-bootstrap
os: ubuntu-latest-xl
env: {}
- name: x86_64-gnu-llvm-8
env:
RUST_BACKTRACE: 1
Expand Down
30 changes: 0 additions & 30 deletions src/ci/docker/host-x86_64/x86_64-gnu-full-bootstrap/Dockerfile

This file was deleted.

3 changes: 0 additions & 3 deletions src/ci/github-actions/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -419,9 +419,6 @@ jobs:
- name: x86_64-gnu-distcheck
<<: *job-linux-xl

- name: x86_64-gnu-full-bootstrap
<<: *job-linux-xl

- name: x86_64-gnu-llvm-8
env:
RUST_BACKTRACE: 1
Expand Down

0 comments on commit de521cb

Please sign in to comment.