Skip to content

Commit 545ab72

Browse files
committed
Use aks-linux-4-cores-16gb for nodejs tests
1 parent ba883b0 commit 545ab72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manylinux_2_28.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@ jobs:
478478
defaults:
479479
run:
480480
shell: bash
481-
runs-on: aks-linux-8-cores-64gb
481+
runs-on: aks-linux-4-cores-16gb
482482
container:
483483
image: openvinogithubactions.azurecr.io/ov_test/ubuntu_22_04_x64:${{ needs.openvino_download.outputs.docker_tag }}
484484
volumes:

0 commit comments

Comments
 (0)