Skip to content

Commit

Permalink
added fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulpsq committed Dec 27, 2024
1 parent fdd6360 commit ff0f7ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sanity-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fail-fast: false
max-parallel: 3
matrix:
dotnet: ['7.0.x', '6.0.x', '5.0.x']
dotnet: ['6.0.x']
os: [ windows-latest ]
name: NUnit Appium Repo ${{ matrix.dotnet }} - ${{ matrix.os }} Sample
env:
Expand Down

0 comments on commit ff0f7ec

Please sign in to comment.