Skip to content

Commit

Permalink
Change ibm runner tag
Browse files Browse the repository at this point in the history
  • Loading branch information
xuzhao9 committed Jul 13, 2023
1 parent 2ea018e commit 2a02923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/userbenchmark-ibmcloud-testrunner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ env:
SETUP_SCRIPT: "/workspace/setup_instance.sh"
jobs:
run-userbenchmark:
runs-on: [self-hosted, testrunner1545]
runs-on: [testrunner1545]
timeout-minutes: 1440 # 24 hours
steps:
- name: Checkout TorchBench
Expand Down

0 comments on commit 2a02923

Please sign in to comment.