Skip to content

Conversation

@mattleibow
Copy link
Member

Note

Are you waiting for the changes in this PR to be merged?
It would be very helpful if you could test the resulting artifacts from this PR and let us know in a comment if this change resolves your issue. Thank you!

Description of Change

Issues Fixed

Fixes #

Copilot AI review requested due to automatic review settings July 10, 2025 23:36
@mattleibow mattleibow requested a review from a team as a code owner July 10, 2025 23:36
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the daily .NET format workflow to run on a macOS runner instead of Windows.

  • Changed the runs-on setting for the dotnet-format job.
Comments suppressed due to low confidence (1)

.github/workflows/dotnet-format-daily.yml:16

  • The runner macos-15 may not be supported by GitHub Actions; consider using macos-latest or a currently supported version like macos-13 to prevent CI failures.
    runs-on: macos-15

@mattleibow mattleibow closed this Jul 11, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Aug 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants