Remove references to bors2

This commit is contained in:
Jakub Beránek 2026-01-11 10:35:13 +01:00 committed by Mark Rousskov
parent 9a4aba12f3
commit a8201d341a

View file

@ -152,8 +152,8 @@ try:
- <<: *job-dist-x86_64-linux
# Jobs that only run when explicitly invoked in one of the following ways:
# - comment `@bors2 try jobs=<job-name>`
# - `try-job: <job-name>` in the PR description and comment `@bors try` or `@bors2 try`.
# - comment `@bors try jobs=<job-name>`
# - `try-job: <job-name>` in the PR description and comment `@bors try`.
optional:
# This job is used just to test optional jobs.
# It will be replaced by tier 2 and tier 3 jobs in the future.