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 54e556c commit 4d824aeCopy full SHA for 4d824ae
.github/workflows/cloud.yml
@@ -65,7 +65,7 @@ jobs:
65
ref: "refs/pull/${{ github.event.number }}/merge"
66
- name: Build Release
67
uses: ./.github/actions/build_linux
68
- timeout-minutes: 60
+ timeout-minutes: 120
69
env:
70
DATABEND_ENTERPRISE_LICENSE_PUBLIC_KEY: ${{ secrets.DATABEND_ENTERPRISE_LICENSE_PUBLIC_KEY }}
71
DATABEND_TELEMETRY_ENDPOINT: ${{ secrets.DATABEND_TELEMETRY_ENDPOINT}}
0 commit comments