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 5b4b557 commit 79ce273
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 @@ -237,7 +237,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 79ce273

Please sign in to comment.