Skip to content

Commit 866dc16

Browse files
committed
one more aarch64 fix
1 parent 9ba8f66 commit 866dc16

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

dependencies.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -493,6 +493,12 @@ dependencies:
493493
- matrix:
494494
no_pytorch: "true"
495495
packages:
496+
# there weren't aarch64 pytorch conda packages that supported CTK 12.2, so just skip testing
497+
# it on that combination
498+
- matrix:
499+
arch: aarch64
500+
cuda: "12.2"
501+
packages:
496502
- matrix:
497503
require_gpu: "true"
498504
packages:

0 commit comments

Comments
 (0)