Skip to content

Commit b0ae11f

Browse files
committed
Temp turn off un-needed CI jobs
1 parent 9322549 commit b0ae11f

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

.github/workflows/pr.yaml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,20 +12,20 @@ jobs:
1212
- check-nightly-ci
1313
- changed-files
1414
- checks
15-
- conda-cpp-build
16-
- conda-cpp-tests
17-
- conda-cpp-checks
18-
- conda-python-build
19-
- conda-python-tests
15+
# - conda-cpp-build
16+
# - conda-cpp-tests
17+
# - conda-cpp-checks
18+
# - conda-python-build
19+
# - conda-python-tests
2020
- rocky8-clib-standalone-build
2121
- rocky8-clib-tests
22-
- conda-java-build-and-tests
23-
- rust-build
24-
- go-build
25-
- docs-build
26-
- wheel-build-libcuvs
27-
- wheel-build-cuvs
28-
- wheel-tests-cuvs
22+
# - conda-java-build-and-tests
23+
# - rust-build
24+
# - go-build
25+
# - docs-build
26+
# - wheel-build-libcuvs
27+
# - wheel-build-cuvs
28+
# - wheel-tests-cuvs
2929
- devcontainer
3030
- telemetry-setup
3131
secrets: inherit

0 commit comments

Comments
 (0)