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 <[email protected]>
  • Loading branch information
stefanprodan committed Apr 20, 2024
1 parent 3a1a0d5 commit 2a4a6e0
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 2a4a6e0

Please sign in to comment.