Skip to content

Commit

Permalink
ci: increase timeout for API 29 test from 15 -> 30 mins
Browse files Browse the repository at this point in the history
  • Loading branch information
ashishb committed Jul 21, 2024
1 parent b791a54 commit 4e7ab74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/adbe-unittests-api26.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ concurrency:
jobs:
testOnApi26:
runs-on: ubuntu-latest
timeout-minutes: 15
timeout-minutes: 30

strategy:
matrix:
Expand Down

0 comments on commit 4e7ab74

Please sign in to comment.