There was an error while loading. Please reload this page.
2 parents 44c9bda + 4955c08 commit 085ce6aCopy full SHA for 085ce6a
2 files changed
.github/workflows/cd.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Setup .NET Core
26
uses: actions/setup-dotnet@v3
27
with:
28
- dotnet-version: 7.0.410
+ dotnet-version: 6.0.x
29
- name: Run Integration Tests
30
env:
31
BROWSERSTACK_USERNAME: ${{ secrets.BROWSERSTACK_USERNAME }}
.github/workflows/ci.yml
0 commit comments