Skip to content

Commit 507a500

Browse files
Update tests.yml
1 parent d9a48e9 commit 507a500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
strategy:
77
fail-fast: false
88
matrix:
9-
os: [ubuntu-latest, windows-latest, macOS-latest]
9+
os: [ubuntu-latest]
1010
net-version: ['6.x','7.x','8.x']
1111
steps:
1212
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)