Skip to content

Commit

Permalink
Schedule metrics collection on a "smallworker" (#28705)
Browse files Browse the repository at this point in the history
  • Loading branch information
ababushk authored Jan 27, 2025
1 parent 3e1507d commit f507e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/export_workflow_metrics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ permissions: read-all
jobs:
export-workflow-metrics:
name: Export finished workflow metrics
runs-on: aks-linux-2-cores-8gb-stats
runs-on: aks-linux-smallworker
if: ${{ github.repository_owner == 'openvinotoolkit' }}

steps:
Expand Down

0 comments on commit f507e8d

Please sign in to comment.