diff --git a/.github/workflows/run_integration_tests.yml b/.github/workflows/run_integration_tests.yml index 6a26afea..1eeb5e25 100644 --- a/.github/workflows/run_integration_tests.yml +++ b/.github/workflows/run_integration_tests.yml @@ -16,6 +16,7 @@ jobs: uses: actions/setup-dotnet@v3 with: dotnet-version: "6.0.x" + dotnet-version: "8.0.x" - name: Restore cached part 1 id: restore-cache-p1