diff --git a/etc/ci/buildbot_steps.yml b/etc/ci/buildbot_steps.yml index 19cf92fabf09..7650bbe58abe 100644 --- a/etc/ci/buildbot_steps.yml +++ b/etc/ci/buildbot_steps.yml @@ -105,8 +105,6 @@ linux-nightly: - ./mach clean-cargo-cache --keep 3 --force - ./etc/ci/clean_build_artifacts.sh - ./mach build --release -p servo - - ./mach package --release - - ./mach upload-nightly linux - ./mach test-perf - python3 ./etc/ci/performance/download_buildbot_timings.py --verbose - aws s3 sync --size-only --acl public-read ./etc/ci/performance/output s3://servo-perf