Skip to content

Commit

Permalink
conf(ci/phpcs): increase timeout to 30m
Browse files Browse the repository at this point in the history
  • Loading branch information
pschuele committed Jan 16, 2024
1 parent 76de378 commit c68bddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/gitlab-ci/test_jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ phpcs-analysis:
allow_failure: false
- if: $CI_COMMIT_TAG
when: never
timeout: 20m
timeout: 30m
interruptible: true

test-with-health-check:
Expand Down

0 comments on commit c68bddc

Please sign in to comment.