We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
tester_
1 parent 1e9989b commit a0b8cf1Copy full SHA for a0b8cf1
.github/workflows/statuses.yml
@@ -61,16 +61,6 @@ jobs:
61
# remove them from the `context_list`.
62
- run: |
63
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"
74
"buildbot/tester_freebsd64"
75
"buildbot/tester_linux32"
76
"buildbot/tester_linux64"
0 commit comments