Skip to content

Commit

Permalink
Merge pull request databendlabs#1289 from datafuselabs/perf
Browse files Browse the repository at this point in the history
update runner label
  • Loading branch information
databend-bot authored Aug 4, 2021
2 parents 394e862 + ed3373f commit 169dc80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/datafuse-performance-dispatch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
build-current:
name: Build current datafuse image
if: ${{ github.event.action == 'run_perf' || github.event.action == 'rerun_perf_all' || github.event.action == 'rerun_perf' }}
runs-on: self-hosted # may use labels for performance testing
runs-on: perf-runner
env:
GITHUB_TOKEN: ${{ github.token }}
GITHUB_ORG: datafuselabs
Expand Down

0 comments on commit 169dc80

Please sign in to comment.