Skip to content

Commit

Permalink
plasma-import is CUDA-sensitive; only test on linux64
Browse files Browse the repository at this point in the history
  • Loading branch information
h-vetinari committed Apr 18, 2023
1 parent 5e47047 commit 6d1115f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ outputs:
- pyarrow.gandiva
- pyarrow.orc # [unix]
- pyarrow.parquet
- pyarrow.plasma # [unix]
- pyarrow.plasma # [unix and (cuda_compiler_version == "None" or linux64)]
- pyarrow.fs
- pyarrow._s3fs
- pyarrow._hdfs
Expand Down

0 comments on commit 6d1115f

Please sign in to comment.