Skip to content

Commit 601ce04

Browse files
committed
Change test runner to windows
1 parent af3dcaf commit 601ce04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnetcore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
build-and-test:
1717

1818
name: build-and-test
19-
runs-on: ubuntu-latest
19+
runs-on: windows-latest
2020

2121
steps:
2222
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)