Skip to content

Commit

Permalink
TransposeSinking: support new ops. Run TF Hub nightly tests
Browse files Browse the repository at this point in the history
  • Loading branch information
itikhono committed Oct 3, 2023
1 parent 9128dcd commit bdb636d
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 @@ -885,7 +885,7 @@ jobs:
defaults:
run:
shell: bash
runs-on: ${{ github.event_name == 'schedule' && 'aks-linux-16-cores' || 'aks-linux-4-cores-16gb'}}
runs-on: ${{ github.event_name == 'schedule' && 'aks-linux-16-cores' || 'aks-linux-16-cores'}}
container:
image: openvinogithubactions.azurecr.io/dockerhub/ubuntu:20.04
volumes:
Expand Down

0 comments on commit bdb636d

Please sign in to comment.