Skip to content

Commit

Permalink
[CI] Increased job timeout to 60 sec
Browse files Browse the repository at this point in the history
  • Loading branch information
mnocon committed Sep 27, 2023
1 parent 247c792 commit f0056ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/browser-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
test-suite: '--profile=browser --suite=admin-ui-full'
test-setup-phase-1: '--profile=regression --suite=setup-oss --mode=standard'
multirepository: true
timeout: 40
timeout: 60
php-image: "ezsystems/php:8.1-v2-node16"
secrets:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
Expand Down

0 comments on commit f0056ab

Please sign in to comment.