Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
14 cpus
Browse files Browse the repository at this point in the history
venkatajagannath committed Aug 1, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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
@@ -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"]
@@ -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

0 comments on commit 852fd40

Please sign in to comment.