Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerry Wu committed Apr 19, 2024
1 parent 10d7565 commit 473f2cd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/run_mobile_comparative_benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
runs-on:
- self-hosted # must come first
- runner-group=${{ needs.setup.outputs.runner-group }}
- environment=prod
- environment=testing
- cpu
- os-family=Linux
env:
Expand Down Expand Up @@ -196,7 +196,7 @@ jobs:
runs-on:
- self-hosted # must come first
- runner-group=${{ needs.setup.outputs.runner-group }}
- environment=prod
- environment=testing
- machine-type=c2-standard-60
env:
BENCHMARK_ARTIFACTS_DIR: benchmark-artifacts-dir
Expand Down Expand Up @@ -311,7 +311,7 @@ jobs:
runs-on:
- self-hosted # must come first
- runner-group=${{ needs.setup.outputs.runner-group }}
- environment=prod
- environment=testing
- cpu
- os-family=Linux
env:
Expand Down

0 comments on commit 473f2cd

Please sign in to comment.