Skip to content

Commit

Permalink
[GHA] Changed android runner (#27414)
Browse files Browse the repository at this point in the history
### Details:
 - Increased RAM

### Tickets:
 - *156361*

---------

Co-authored-by: Alina Kladieva <[email protected]>
  • Loading branch information
mryzhov and akladiev authored Nov 6, 2024
1 parent 7666e39 commit 8a3277f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android_x64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
defaults:
run:
shell: bash
runs-on: aks-linux-16-cores-32gb
runs-on: aks-linux-16-cores-64gb
container:
image: ${{ fromJSON(needs.docker.outputs.images).ov_build.ubuntu_22_04_android }}
volumes:
Expand Down

0 comments on commit 8a3277f

Please sign in to comment.