Skip to content

Commit

Permalink
Temporarily increase the CI tests timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
gericdong committed Jun 28, 2023
1 parent b326ca6 commit e254420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ai-platform-snippets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
test:
if: github.event.action != 'labeled' || github.event.label.name == 'actions:force-run'
runs-on: ubuntu-latest
timeout-minutes: 120
timeout-minutes: 360
permissions:
contents: 'write'
pull-requests: 'write'
Expand Down

0 comments on commit e254420

Please sign in to comment.