Ferenc Gerlits created MINIFICPP-1391:
-----------------------------------------
Summary: Update CI jobs to remove errors/warnings
Key: MINIFICPP-1391
URL: https://issues.apache.org/jira/browse/MINIFICPP-1391
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Ferenc Gerlits
Assignee: Ferenc Gerlits
GitHub actions fail because of some problems with XCode 10.3. This is a very
old version of XCode, and we should no longer use it. Remove it and replace it
with XCode 11.7.
Also, most of our workflows use {{set-env}}, which has been deprecated:
https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/.
Replace them with the alternative shown in the link.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)