diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2d54803530..21e3970257 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -14,7 +14,7 @@ jobs: codegen: name: Codegen runs-on: ubuntu-latest - timeout-minutes: 5 + timeout-minutes: 7 steps: - name: Checkout code uses: actions/checkout@v3