We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19f739b commit 245592fCopy full SHA for 245592f
1 file changed
.github/workflows/ci-tests-full.yaml
@@ -55,7 +55,6 @@ jobs:
55
uses: actions/checkout@v6
56
- name: Run integration test
57
uses: ./.github/actions/run-test
58
- timeout-minutes: 40
59
with:
60
k8s-distribution: ${{ matrix.k8s-distribution }}
61
k8s-version: ${{ matrix.k8s-version }}
0 commit comments