Revert "ci: k8s: Adjust timeout on free runners"

This reverts commit 8d6f1d6f34.
This commit is contained in:
Aurélien Bombo
2026-04-20 14:32:54 -05:00
parent 3cf9581fbe
commit d64fce3998

View File

@@ -113,7 +113,7 @@ jobs:
run: bash tests/integration/kubernetes/gha-run.sh deploy-kata
- name: Run tests
timeout-minutes: 75
timeout-minutes: 60
run: bash tests/integration/kubernetes/gha-run.sh run-tests
- name: Report tests