Skip to content

Commit b985c29

Browse files
committed
Remove the full-bootstrap builder from CI
1 parent 11a44ad commit b985c29

File tree

3 files changed

+0
-36
lines changed

3 files changed

+0
-36
lines changed

Diff for: .github/workflows/ci.yml

-3
Original file line numberDiff line numberDiff line change
@@ -364,9 +364,6 @@ jobs:
364364
- name: x86_64-gnu-distcheck
365365
os: ubuntu-latest-xl
366366
env: {}
367-
- name: x86_64-gnu-full-bootstrap
368-
os: ubuntu-latest-xl
369-
env: {}
370367
- name: x86_64-gnu-llvm-8
371368
env:
372369
RUST_BACKTRACE: 1

Diff for: src/ci/docker/host-x86_64/x86_64-gnu-full-bootstrap/Dockerfile

-30
This file was deleted.

Diff for: src/ci/github-actions/ci.yml

-3
Original file line numberDiff line numberDiff line change
@@ -419,9 +419,6 @@ jobs:
419419
- name: x86_64-gnu-distcheck
420420
<<: *job-linux-xl
421421

422-
- name: x86_64-gnu-full-bootstrap
423-
<<: *job-linux-xl
424-
425422
- name: x86_64-gnu-llvm-8
426423
env:
427424
RUST_BACKTRACE: 1

0 commit comments

Comments
 (0)