Skip to content

Commit b1c0949

Browse files
committed
Use windows-latest
1 parent 2f3ff55 commit b1c0949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnetcore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push]
44

55
jobs:
66
windows:
7-
runs-on: ubuntu-latest
7+
runs-on: windows-latest
88

99
steps:
1010
- name: Check out repository

0 commit comments

Comments
 (0)