diff --git a/.github/workflows/test-indicators.yml b/.github/workflows/test-indicators.yml index a5168a7df..d4c8c8211 100644 --- a/.github/workflows/test-indicators.yml +++ b/.github/workflows/test-indicators.yml @@ -19,8 +19,8 @@ jobs: strategy: matrix: - os: [windows-latest, ubuntu-latest, macos-latest] - dotnet-version: ["2.0.x", "2.1.x", "6.0.x", "9.0.x"] + os: [macos-latest] #[windows-latest, ubuntu-latest, macos-latest] + dotnet-version: ["2.0.x"] #, "2.1.x", "6.0.x", "9.0.x"] env: