You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ks...@apache.org on 2020/05/14 10:49:26 UTC

[arrow] 03/04: [Release] Missing platform in nuget crossbow task definition

This is an automated email from the ASF dual-hosted git repository.

kszucs pushed a commit to branch maint-0.17.x
in repository https://gitbox.apache.org/repos/asf/arrow.git

commit 339b02cf74eb357f12fd082b0be900846790e70a
Author: Krisztián Szűcs <sz...@gmail.com>
AuthorDate: Thu May 14 12:40:59 2020 +0200

    [Release] Missing platform in nuget crossbow task definition
---
 dev/tasks/tasks.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev/tasks/tasks.yml b/dev/tasks/tasks.yml
index b50fe4c..65e74f0 100644
--- a/dev/tasks/tasks.yml
+++ b/dev/tasks/tasks.yml
@@ -1427,6 +1427,7 @@ tasks:
 
   nuget:
     ci: github
+    platform: linux
     template: nuget-packages/github.linux.yml
     params:
       run: ubuntu-csharp