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 30, 2023
1 parent 40ddcc0 commit 7dcec56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ env:

jobs:
e2e:
runs-on: [ self-hosted, ci-runner ]
runs-on: [ matterlabs-ci-runner ]
strategy:
fail-fast: false
max-parallel: 20
Expand Down

0 comments on commit 7dcec56

Please sign in to comment.