Skip to content

Commit a6af708

Browse files
committed
Use strict priority in CI conda tests
1 parent 1b44baa commit a6af708

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

conda/environments/all_cuda-130_arch-x86_64.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# This file is generated by `rapids-dependency-file-generator`.
22
# To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.
33
channels:
4-
- pyg
5-
- rapidsai
64
- rapidsai-nightly
5+
- rapidsai
76
- conda-forge
7+
- pyg
88
dependencies:
99
- breathe>=4.35
1010
- cuda-version=13.0

dependencies.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ files:
2323
- run
2424

2525
channels:
26-
- pyg
27-
- rapidsai
2826
- rapidsai-nightly
27+
- rapidsai
2928
- conda-forge
29+
- pyg
3030
dependencies:
3131
checks:
3232
common:

0 commit comments

Comments
 (0)