Skip to content

Commit

Permalink
set the right runner name
Browse files Browse the repository at this point in the history
  • Loading branch information
mryzhov committed Nov 13, 2023
1 parent 9ac3963 commit 648985e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
defaults:
run:
shell: bash
runs-on: self-hosted
runs-on: dev-cloud-ubuntu
container:
image: openvinogithubactions.azurecr.io/dockerhub/ubuntu:20.04
volumes:
Expand Down

0 comments on commit 648985e

Please sign in to comment.