We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc0ffbe commit 2fb6455Copy full SHA for 2fb6455
1 file changed
.github/workflows/dotnet.yml
@@ -19,7 +19,7 @@ jobs:
19
- os: ubuntu-latest
20
rid: linux-x64
21
- os: windows-latest
22
- rid: windows-x64
+ rid: win-x64
23
- os: macos-latest
24
rid: osx-x64
25
0 commit comments