[
https://issues.apache.org/jira/browse/NIFI-12752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815417#comment-17815417
]
ASF subversion and git services commented on NIFI-12752:
--------------------------------------------------------
Commit 202ca3c638a5eaf986c9b74994c93a15fbac9b35 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=202ca3c638 ]
NIFI-12752 Updated GitHub Workflows to use macos-14
- Upgraded setup-java action from v3 to v4
- Upgraded setup-python action from v4 to v5
- Updated system-tests to use Python 3.10 instead of Python 3.9
This closes #8371
Signed-off-by: David Handermann <[email protected]>
Signed-off-by: Joe Witt <[email protected]>
> Update GitHub Workflows using macOS 14
> ---------------------------------------
>
> Key: NIFI-12752
> URL: https://issues.apache.org/jira/browse/NIFI-12752
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Tools and Build
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> GitHub recently [released macOS
> 14|https://github.blog/changelog/2024-01-30-github-actions-macos-14-sonoma-is-now-available/]
> as a build platform for GitHub Actions.
> The macOS 14 runner uses the Apple Silicon M1 Processor. This has the
> advantage of testing build behavior on the AArch64 platform, which includes
> performance benefits in some cases.
> The ci-workflow and system-tests build configurations should be updated to
> use macOS 14 to provide regular evaluation of behavior.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)