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:
- macos_xcode_10_3:
- name: "macos-xcode10.3"
+ macos_xcode_11_2_1:
+ name: "macos-xcode11.2.1"
Review comment:
I'm not sure there is too much value in running two builds using the
same major version.
I would recommend one to utilize xcode 12:
https://github.com/actions/virtual-environments/blob/main/images/macos/macos-10.15-Readme.md#xcode
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]