Skip to content

Commit

Permalink
Hotfix increase timeout for new runners (#272)
Browse files Browse the repository at this point in the history
Co-authored-by: Esha Maharishi <esha.maharishi@viam.com>
  • Loading branch information
jeremyrhyde and EshaMaharishi authored Sep 19, 2023
1 parent e27080e commit ee5066f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
container:
image: ${{ matrix.image }}
options: --platform ${{ matrix.platform }}
timeout-minutes: 30
timeout-minutes: 45

steps:
- name: Check out code
Expand Down

0 comments on commit ee5066f

Please sign in to comment.