diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 829e485..33e9738 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -15,7 +15,7 @@ jobs: strategy: matrix: RESOURCES: [100, 500, 1000] - CRDS: [100, 500, 1000] + CRDS: [150, 100, 50] runs-on: group: "Default Larger Runners" labels: ubuntu-latest-16-cores