diff --git a/.github/workflows/system-tests-k8s.yml b/.github/workflows/system-tests-k8s.yml index fa02d47251f..892ce8a20cb 100644 --- a/.github/workflows/system-tests-k8s.yml +++ b/.github/workflows/system-tests-k8s.yml @@ -7,11 +7,12 @@ name: System Tests K8s # --field jobs="32" on: - schedule: - - cron: "0 3 * * *" - pull_request: - paths: - - '.github/workflows/system-tests-k8s.yml' + # XXX: temporarily disabling until we have kubevirt 1.4.0 + # schedule: + # - cron: "0 3 * * *" + # pull_request: + # paths: + # - '.github/workflows/system-tests-k8s.yml' workflow_dispatch: inputs: targets: