Skip to content

Commit 2fb6455

Browse files
committed
switch to win-x64 as per the suggested MS website
1 parent bc0ffbe commit 2fb6455

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- os: ubuntu-latest
2020
rid: linux-x64
2121
- os: windows-latest
22-
rid: windows-x64
22+
rid: win-x64
2323
- os: macos-latest
2424
rid: osx-x64
2525

0 commit comments

Comments
 (0)