Skip to content

Commit 1b4b297

Browse files
agarneha1331francisf
authored andcommitted
Fix
1 parent fdade87 commit 1b4b297

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reviewing_changes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
max-parallel: 3
1919
matrix:
2020
dotnet: ['6.0.x', '5.0.x']
21-
os: [ macos-latest, windows-latest, ubuntu-latest ]
21+
os: [ windows-latest ]
2222
name: NUnit Repo ${{ matrix.dotnet }} - ${{ matrix.os }} Sample
2323
env:
2424
BROWSERSTACK_USERNAME: ${{ secrets.BROWSERSTACK_USERNAME }}

0 commit comments

Comments
 (0)