Skip to content

Commit

Permalink
remove duplicate retry_wait_seconds
Browse files Browse the repository at this point in the history
  • Loading branch information
ajpotts committed Jan 22, 2025
1 parent 648e956 commit 3d3262d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,6 @@ jobs:
timeout_seconds: 1200 # or use timeout_minutes
max_attempts: 2
retry_wait_seconds: 60
retry_wait_seconds: 60
retry_on: error
command: |
make install-arrow-quick
Expand Down

0 comments on commit 3d3262d

Please sign in to comment.