Skip to content

Commit

Permalink
added more cpus
Browse files Browse the repository at this point in the history
  • Loading branch information
venkatajagannath committed Jul 29, 2024
1 parent 9a1f155 commit e94b6b9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,8 @@ jobs:
uses: container-tools/kind-action@v1
with:
cluster_name : integration-test
cpu: 10
cpu: 16
memory: 32

- name: Get kubeconfig and run integration tests
run: |
Expand Down

0 comments on commit e94b6b9

Please sign in to comment.