Skip to content

Commit

Permalink
14 cpus
Browse files Browse the repository at this point in the history
  • Loading branch information
venkatajagannath committed Aug 1, 2024
1 parent a33a8f1 commit 852fd40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:

Run-Integration-Tests:
needs: Authorize
runs-on: ubuntu-latest
runs-on: ubuntu-latest-16-core
strategy:
matrix:
python-version: ["3.11"]
Expand Down Expand Up @@ -105,7 +105,7 @@ jobs:
driver: docker
container-runtime: containerd
kubernetes-version: v1.22.3
cpus: 16
cpus: 14
memory: 32000m
cni: bridge
addons: registry,ingress
Expand Down

0 comments on commit 852fd40

Please sign in to comment.