We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1712a33 commit a5dcc81Copy full SHA for a5dcc81
.github/workflows/dev_cpu_arm_snippets_libxsmm.yml
@@ -114,7 +114,7 @@ jobs:
114
name: C++ CPU unit tests
115
needs: [ Docker, Build, Smart_CI ]
116
timeout-minutes: 30
117
- runs-on: aks-linux-8-cores-32gb-arm
+ runs-on: aks-linux-16-cores-arm
118
container:
119
image: ${{ fromJSON(needs.docker.outputs.images).ov_test.ubuntu_20_04_arm64 }}
120
defaults:
@@ -172,7 +172,7 @@ jobs:
172
name: CPU functional tests
173
174
175
176
177
178
0 commit comments