Update run_integration_tests.yml

This commit is contained in:
BobLd 2025-08-03 08:52:14 +01:00
parent ef21227b3c
commit 0b228c57b7

View File

@ -15,7 +15,9 @@ jobs:
- name: Set up dotnet core
uses: actions/setup-dotnet@v3
with:
dotnet-version: "9.0.x"
dotnet-version: |
8.0.x
9.0.x
- name: Restore cached part 1
id: restore-cache-p1