Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ApolloBot2 committed Jul 12, 2024
1 parent df074f3 commit 551a98f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,7 @@ commands:
- run:
name: Check Intel Mac test completed successfully
command: |
max_attempts=40
max_attempts=40 # max wait for 10 minutes
attempt=0
echo SHA is $CIRCLE_SHA1
while [ $attempt -lt $max_attempts ]; do
Expand Down

0 comments on commit 551a98f

Please sign in to comment.