We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ef134d commit d7b541aCopy full SHA for d7b541a
1 file changed
.github/workflows/run_cirun_graviton.yml
@@ -16,7 +16,7 @@ env:
16
# GITHUB_TOKEN: ${{ secrets.OB_BENCH_TOKEN }}
17
# BENCHMARKS_REPO: ev-br/ob-bench-asv
18
ASV_CONFIG: asv.conf.json
19
- MACHINE_NAME: github-actions-cirun-graviton # to identify github actions machine as hostname changes everytime
+ MACHINE_NAME: cirun-aws-runner-graviton # to identify github actions machine as hostname changes everytime
20
21
jobs:
22
build:
0 commit comments