Skip to content

Stop building backdeploy concurrency in package bot #62171

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions utils/build-presets.ini
Original file line number Diff line number Diff line change
Expand Up @@ -1247,9 +1247,6 @@ indexstore-db
sourcekit-lsp
swiftdocc

# Build concurrency back-deployment binaries
back-deploy-concurrency

# Don't generate the SwiftSyntax gyb files. Instead verify that up-to-date ones
# are checked in.
swiftsyntax-verify-generated-files
Expand Down Expand Up @@ -1291,7 +1288,6 @@ install-playgroundsupport
install-libcxx
install-sourcekit-lsp
install-swiftformat
install-back-deploy-concurrency
install-swiftdocc

install-destdir=%(install_destdir)s
Expand Down