Skip to content

Commit

Permalink
ci: change deployer runner labels
Browse files Browse the repository at this point in the history
  • Loading branch information
otani88 committed Oct 29, 2023
1 parent 1c6e578 commit daf2b92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/load_testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ env:

jobs:
run_load_tests:
runs-on: ["self-hosted", "deployer-sandbox", "infra"]
runs-on: ["self-hosted", "matterlabs-deployer-sandbox-infra"]
steps:
- name: Fail-fast on incorrect inputs
run: |
Expand Down

0 comments on commit daf2b92

Please sign in to comment.