diff --git a/.github/workflows/e2e-nvidia-l40s-x8.yml b/.github/workflows/e2e-nvidia-l40s-x8.yml index 55c91a66f6..82ae7b9960 100644 --- a/.github/workflows/e2e-nvidia-l40s-x8.yml +++ b/.github/workflows/e2e-nvidia-l40s-x8.yml @@ -4,8 +4,9 @@ name: E2E (NVIDIA L40S x8) on: - schedule: - - cron: '0 6 * * *' # Runs at 6AM UTC every day + #Pausing the schedule until we fix https://github.com/instructlab/instructlab/issues/2999 + #schedule: + # - cron: '0 6 * * *' # Runs at 6AM UTC every day workflow_dispatch: inputs: pr_or_branch: