Skip to content

Commit

Permalink
(ci) use windows latest for code format
Browse files Browse the repository at this point in the history
  • Loading branch information
arturcic committed Feb 17, 2023
1 parent 7cee737 commit ec8fe7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ permissions:

jobs:
format:
runs-on: ubuntu-latest
runs-on: windows-latest
name: DotNet Format
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit ec8fe7a

Please sign in to comment.