Skip to content

Commit 01ff92d

Browse files
committed
no mac
1 parent 5b18058 commit 01ff92d

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
@@ -13,7 +13,7 @@ jobs:
1313

1414
strategy:
1515
matrix:
16-
os: [macOS-latest, ubuntu-latest, windows-latest]
16+
os: [ubuntu-latest, windows-latest]
1717
steps:
1818
- name: Setup .NET Core 3.1
1919
uses: actions/setup-dotnet@v4

0 commit comments

Comments
 (0)