[
https://issues.apache.org/jira/browse/MINIFICPP-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ferenc Gerlits resolved MINIFICPP-1391.
---------------------------------------
Resolution: Fixed
> 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
> Priority: Minor
> Labels: MiNiFi-CPP-Hygiene
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> 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)