We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edee965 commit baf81e8Copy full SHA for baf81e8
.github/workflows/dotnet.yml
@@ -13,7 +13,7 @@ env:
13
14
jobs:
15
build:
16
- runs-on: ubuntu-latest
+ runs-on: windows-latest
17
steps:
18
- uses: actions/checkout@v4
19
with:
0 commit comments