diff --git a/.github/workflows/build-examples.yaml b/.github/workflows/build-examples.yaml index 09507f95bdaa2..fa7f4f56a014e 100644 --- a/.github/workflows/build-examples.yaml +++ b/.github/workflows/build-examples.yaml @@ -53,7 +53,7 @@ jobs: # Build and Test examples - name: build-test-examples - timeout-minutes: 180 + timeout-minutes: 300 shell: bash env: MAVEN_USER: ${{ secrets.MavenUser }}