You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2020/11/17 11:31:00 UTC

[jira] [Created] (ARROW-10629) [CI] MinGW builds broken on Github Actions

Antoine Pitrou created ARROW-10629:
--------------------------------------

             Summary: [CI] MinGW builds broken on Github Actions
                 Key: ARROW-10629
                 URL: https://issues.apache.org/jira/browse/ARROW-10629
             Project: Apache Arrow
          Issue Type: Bug
          Components: C, Continuous Integration
            Reporter: Antoine Pitrou


See https://github.com/apache/arrow/pull/8542/checks?check_run_id=1411805276

{code}
+ echo '::set-env name=ARROW_USE_CCACHE::ON'
Error: Unable to process command '::set-env name=ARROW_USE_CCACHE::ON' successfully.
Error: The `set-env` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
{code}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)