diff --git a/.github/workflows/benchmark-self-hosted-amd64.yaml b/.github/workflows/benchmark-self-hosted-amd64.yaml index 2698e91d..beedc2a6 100644 --- a/.github/workflows/benchmark-self-hosted-amd64.yaml +++ b/.github/workflows/benchmark-self-hosted-amd64.yaml @@ -4,7 +4,7 @@ on: jobs: benchmark-self-hosted-amd64: - uses: ./.github/workflows/benchmark.yaml@gather-stats + uses: canonical/self-hosted-runner-performance-benchmark/.github/workflows/benchmark.yaml@gather-stats with: runs-on-hosted: self-hosted runs-on-architecture: amd64