diff --git a/.github/workflows/compile_all_maps.yml b/.github/workflows/compile_all_maps.yml index 52812005185..f9388b69720 100644 --- a/.github/workflows/compile_all_maps.yml +++ b/.github/workflows/compile_all_maps.yml @@ -32,7 +32,7 @@ jobs: compile_all_templates: name: Compile All Templates runs-on: ubuntu-22.04 - timeout-minutes: 5 + timeout-minutes: 7 steps: - uses: actions/checkout@v4