[CI][TEMP] Comment out non-CTS jobs for faster testing
Temporarily disable unnecessary jobs to speed up testing of CTS with
New Offload Model changes. This commit should NOT be merged.
Commented out:
- linux_shared_build, ubuntu2404_oneapi_build, ubuntu2404_libcxx_build
- All E2E test jobs (ubuntu2204_test_*, e2e-win)
- ubuntu2404_oneapi_test
- CUDA AWS jobs (cuda-aws-start, cuda-run-tests, cuda-aws-stop)
- nightly_build_upload
- docker_build_push
Active jobs:
- get_date
- ubuntu2204_build (Linux toolchain)
- build-win (Windows toolchain)
- build-sycl-cts-linux, run-sycl-cts-linux
- build-sycl-cts-win, run-sycl-cts-win
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>