mirror of
https://github.com/wassname/ray.git
synced 2026-07-27 11:26:41 +08:00
Only build docker wheels in LINUX_WHEELS env (#9729)
This commit is contained in:
+1
-1
@@ -399,4 +399,4 @@ deploy:
|
||||
on:
|
||||
repo: ray-project/ray
|
||||
all_branches: true
|
||||
condition: $LINUX_WHEELS = 1 || $MAC_WHEELS = 1
|
||||
condition: $LINUX_WHEELS = 1
|
||||
|
||||
Reference in New Issue
Block a user