Skip to content

Commit

Permalink
CI (Buildbot, GHA): in the "Statuses" workflow, we only need to creat…
Browse files Browse the repository at this point in the history
…e pending (yellow) statuses for the `tester_` jobs (#41822)

(cherry picked from commit 08fae51)
  • Loading branch information
DilumAluthge authored and KristofferC committed Sep 3, 2021
1 parent cab6966 commit b05e7fb
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/statuses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,16 +61,6 @@ jobs:
# remove them from the `context_list`.
- run: |
declare -a CONTEXT_LIST=(
"buildbot/package_freebsd64"
"buildbot/package_linux32"
"buildbot/package_linuxaarch64"
"buildbot/package_linuxarmv7l"
"buildbot/package_linuxppc64le"
"buildbot/package_macos64"
"buildbot/package_macosaarch64"
"buildbot/package_musl64"
"buildbot/package_win32"
"buildbot/package_win64"
"buildbot/tester_freebsd64"
"buildbot/tester_linux32"
"buildbot/tester_linux64"
Expand Down

0 comments on commit b05e7fb

Please sign in to comment.