Skip to content

Commit ceec252

Browse files
authoredMar 13, 2022
CI (Create Buildbot Statuses): add linux32 to the list (#44594)
1 parent b49a1b4 commit ceec252

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/statuses.yml

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
- run: |
4949
declare -a CONTEXT_LIST=(
5050
"buildbot/tester_freebsd64"
51+
"buildbot/tester_linux32"
5152
"buildbot/tester_macos64"
5253
"buildbot/tester_win32"
5354
"buildbot/tester_win64"

0 commit comments

Comments
 (0)
Please sign in to comment.