We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af3dcaf commit 601ce04Copy full SHA for 601ce04
1 file changed
.github/workflows/dotnetcore.yml
@@ -16,7 +16,7 @@ jobs:
16
build-and-test:
17
18
name: build-and-test
19
- runs-on: ubuntu-latest
+ runs-on: windows-latest
20
21
steps:
22
- uses: actions/checkout@v3
0 commit comments