Skip to content

Commit

Permalink
update runner label
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhiHanZ committed Aug 4, 2021
1 parent b6cd9ea commit ed3373f
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 ed3373f

Please sign in to comment.