From c8dff885bdc5e4c0de753263dcca8ddc66573930 Mon Sep 17 00:00:00 2001 From: BobLd <38405645+BobLd@users.noreply.github.com> Date: Sun, 3 Aug 2025 08:56:05 +0100 Subject: [PATCH] Update run_common_crawl_tests.yml --- .github/workflows/run_common_crawl_tests.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/run_common_crawl_tests.yml b/.github/workflows/run_common_crawl_tests.yml index 3167cb1a..772ce05b 100644 --- a/.github/workflows/run_common_crawl_tests.yml +++ b/.github/workflows/run_common_crawl_tests.yml @@ -15,7 +15,9 @@ jobs: - name: Set up dotnet core uses: actions/setup-dotnet@v3 with: - dotnet-version: "8.0.x" + dotnet-version: | + 8.0.x + 9.0.x - name: Restore corpus cache 0000, 0001 id: restore-corpus