Update run_integration_tests.yml

This commit is contained in:
BobLd 2024-03-16 07:45:32 +00:00
parent 95f0459900
commit 8163d9ff89

View File

@ -15,7 +15,6 @@ jobs:
- name: Set up dotnet core
uses: actions/setup-dotnet@v3
with:
dotnet-version: "6.0.x"
dotnet-version: "8.0.x"
- name: Restore cached part 1