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 7c594d3 commit a4006eaCopy full SHA for a4006ea
.github/workflows/self_hosted_e2e.yaml
@@ -131,7 +131,7 @@ jobs:
131
shell: bash
132
- name: Set the test timeout - MacOS
133
if: matrix.os == 'macos-14-large'
134
- run: echo "E2E_SH_TEST_TIMEOUT=30m" >> $GITHUB_ENV
+ run: echo "E2E_SH_TEST_TIMEOUT=40m" >> $GITHUB_ENV
135
- name: Run E2E tests with GHCR
136
# runs every 6hrs
137
if: github.event.schedule == '0 */6 * * *'
0 commit comments