Skip to content

Commit 3c8e3fa

Browse files
authored
[releases/2025/1] Fix a runner for Mac workflow upload artifacts (#29606)
1 parent b12d255 commit 3c8e3fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mac.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@ jobs:
424424
defaults:
425425
run:
426426
shell: bash
427-
runs-on: aks-linux-small
427+
runs-on: aks-linux-medium
428428
container:
429429
image: 'openvinogithubactions.azurecr.io/library/python:3.12-slim'
430430
volumes:

0 commit comments

Comments
 (0)