Skip to content

Commit

Permalink
Run benchmark with CRDs
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
  • Loading branch information
stefanprodan committed Apr 19, 2024
1 parent 82fd87e commit 48c8412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 48c8412

Please sign in to comment.