Skip to content

Commit

Permalink
[CI] fix timeout on arm-unittest-matrix (#32948)
Browse files Browse the repository at this point in the history
Adding a timeout of 30 mins on arm-unittest-matrix 

Fixes
#32914
  • Loading branch information
asreehari-splunk authored May 21, 2024
1 parent 63b21d2 commit ab4090f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test-arm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
- cmd-0
- cmd-1
- other
timeout-minutes: 30
runs-on: actuated-arm64-4cpu-4gb
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit ab4090f

Please sign in to comment.