We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b18058 commit 01ff92dCopy full SHA for 01ff92d
.github/workflows/dotnetcore.yml
@@ -13,7 +13,7 @@ jobs:
13
14
strategy:
15
matrix:
16
- os: [macOS-latest, ubuntu-latest, windows-latest]
+ os: [ubuntu-latest, windows-latest]
17
steps:
18
- name: Setup .NET Core 3.1
19
uses: actions/setup-dotnet@v4
0 commit comments