Skip to content

Commit

Permalink
increased job timeout limit
Browse files Browse the repository at this point in the history
  • Loading branch information
abiradarti committed Feb 6, 2023
1 parent c05f81d commit 43032b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/examples-cc32xx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ concurrency:
jobs:
cc32xx:
name: cc32xx
timeout-minutes: 60
timeout-minutes: 100

env:
BUILD_TYPE: gn_cc32xx
Expand Down

0 comments on commit 43032b1

Please sign in to comment.