Skip to content

Commit c51a374

Browse files
janeyx99facebook-github-bot
authored andcommitted
Run optim benchmarks on new runner (#2556)
Summary: Workflow has been failing due to runner migration, this should be the right one now. Pull Request resolved: #2556 Reviewed By: kit1980 Differential Revision: D67161443 Pulled By: janeyx99 fbshipit-source-id: 6b46cf8b162f5081668d69bd4943729f9d165589
1 parent df8afaf commit c51a374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/userbenchmark-regression-detector.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
jobs:
1313
run-userbenchmark:
14-
runs-on: [a100-runner]
14+
runs-on: linux.aws.a100
1515
timeout-minutes: 1440 # 24 hours
1616
environment: docker-s3-upload
1717
env:

0 commit comments

Comments
 (0)