adamreeve opened a new issue, #116: URL: https://github.com/apache/arrow-dotnet/issues/116
### Describe the enhancement requested As per @kou in https://github.com/apache/arrow-dotnet/pull/115#pullrequestreview-3321339017, these are deprecated: https://github.blog/changelog/2025-09-19-github-actions-macos-13-runner-image-is-closing-down/ We previously switched from `macos-latest` to `macos-13` as a workaround for https://github.com/apache/arrow/issues/41397 (upstream issue https://github.com/pythonnet/pythonnet/issues/2396). It looks like this can instead by fixed by setting the `DOTNET_DefaultStackSize` environment variable, so we should be able to revert to using `macos-latest` again. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
