Skip to content

Commit 80fad55

Browse files
committed
Let r with libs require r
1 parent 2b1086b commit 80fad55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ workflows:
342342
r-version: *python310-r-versions
343343
python-version: "3.10"
344344
requires:
345-
- Python 3.10
345+
- R << matrix.r-version >>
346346
- build-and-push-gpu:
347347
name: Tensorflow 2.9, Cuda 12.6, Ubuntu 20.04
348348
cuda-version: "12.6.3"

0 commit comments

Comments
 (0)