We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdade87 commit 1b4b297Copy full SHA for 1b4b297
1 file changed
.github/workflows/reviewing_changes.yml
@@ -18,7 +18,7 @@ jobs:
18
max-parallel: 3
19
matrix:
20
dotnet: ['6.0.x', '5.0.x']
21
- os: [ macos-latest, windows-latest, ubuntu-latest ]
+ os: [ windows-latest ]
22
name: NUnit Repo ${{ matrix.dotnet }} - ${{ matrix.os }} Sample
23
env:
24
BROWSERSTACK_USERNAME: ${{ secrets.BROWSERSTACK_USERNAME }}
0 commit comments