mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
fix: increase timeout for Terraform E2E tests from 60 to 120 minutes
This commit is contained in:
2
.github/workflows/terraform-provider-e2e.yml
vendored
2
.github/workflows/terraform-provider-e2e.yml
vendored
@@ -15,7 +15,7 @@ on:
|
||||
jobs:
|
||||
terraform-e2e-tests:
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 60
|
||||
timeout-minutes: 120
|
||||
env:
|
||||
CI_PIPELINE_ID: ${{ github.run_number }}
|
||||
APP_TAG: latest
|
||||
|
||||
Reference in New Issue
Block a user