Skip to content

Commit

Permalink
ci: change deployer runner labels (#264)
Browse files Browse the repository at this point in the history
* ci: change deployer runner labels

* feat: remove deprecated scaleset. deprecate deployer runnerdeployer
  • Loading branch information
otani88 authored Oct 30, 2023
1 parent 7cf92d7 commit bf2f91a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/migration_deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
deployment:
name: Perform migration
environment: production
runs-on: ["self-hosted", "deployer-32-128", "mainnet2"]
runs-on: ["matterlabs-deployer-32-128-mainnet2"]
timeout-minutes: 1800
container:
image: matterlabs/zk-environment:latest2.0
Expand Down

0 comments on commit bf2f91a

Please sign in to comment.