[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #925: MINIFICPP-1391 Upgrade XCode version and replace usages of set-env

2020-10-19 Thread GitBox
arpadboda commented on a change in pull request #925: URL: https://github.com/apache/nifi-minifi-cpp/pull/925#discussion_r507589084 ## File path: .github/workflows/ci.yml ## @@ -13,12 +13,11 @@ jobs: - id: setup_env run: | echo -e

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #925: MINIFICPP-1391 Upgrade XCode version and replace usages of set-env

2020-10-14 Thread GitBox
arpadboda commented on a change in pull request #925: URL: https://github.com/apache/nifi-minifi-cpp/pull/925#discussion_r504668339 ## File path: .github/workflows/ci.yml ## @@ -1,8 +1,8 @@ name: "MiNiFi-CPP CI" on: [push, pull_request, workflow_dispatch] jobs: -