Skip to content

Commit a0b8cf1

Browse files
DilumAluthgeKristofferC
authored andcommitted
CI (Buildbot, GHA): in the "Statuses" workflow, we only need to create pending (yellow) statuses for the tester_ jobs (#41822)
(cherry picked from commit 08fae51)
1 parent 1e9989b commit a0b8cf1

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/statuses.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -61,16 +61,6 @@ jobs:
6161
# remove them from the `context_list`.
6262
- run: |
6363
declare -a CONTEXT_LIST=(
64-
"buildbot/package_freebsd64"
65-
"buildbot/package_linux32"
66-
"buildbot/package_linuxaarch64"
67-
"buildbot/package_linuxarmv7l"
68-
"buildbot/package_linuxppc64le"
69-
"buildbot/package_macos64"
70-
"buildbot/package_macosaarch64"
71-
"buildbot/package_musl64"
72-
"buildbot/package_win32"
73-
"buildbot/package_win64"
7464
"buildbot/tester_freebsd64"
7565
"buildbot/tester_linux32"
7666
"buildbot/tester_linux64"

0 commit comments

Comments
 (0)