We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e4ad91 commit 714af7fCopy full SHA for 714af7f
.github/workflows/ci.yml
@@ -224,7 +224,7 @@ jobs:
224
if: github.repository == 'glpi-project/glpi' || github.event_name != 'schedule'
225
name: "E2E and web tests using latest PHP and MariaDB versions"
226
runs-on: "ubuntu-latest"
227
- timeout-minutes: 60
+ timeout-minutes: 90
228
env:
229
COMPOSE_FILE: ".github/actions/docker-compose-app.yml:.github/actions/docker-compose-services.yml"
230
APPLICATION_ROOT: "${{ github.workspace }}"
0 commit comments