Commits


Curt Hagenlocher authored and GitHub committed 7f0c4070dd7
GH-41397: [C#] Downgrade macOS test runner to avoid infrastructure bug (#41934) ### What changes are included in this PR? Downgrades the macOS test image for C# to use an older operating system. This works around https://github.com/pythonnet/pythonnet/issues/2396. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * GitHub Issue: #41397 Authored-by: Curt Hagenlocher <curt@hagenlocher.org> Signed-off-by: Sutou Kouhei <kou@clear-code.com>