Skip to content

Commit

Permalink
IOS-8113: Use builder1 for builds and FB deploys
Browse files Browse the repository at this point in the history
Signed-off-by: Andrey Fedorov <afedorov@tangem.com>
  • Loading branch information
m3g0byt3 committed Oct 31, 2024
1 parent 2e47bae commit 9218a38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy-alpha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ concurrency:
jobs:
prepare:
name: Prepare information
runs-on: [self-hosted, active]
runs-on: [builder1]
outputs:
version: '${{ steps.version.outputs.build_version }}'
stage: Alpha
Expand Down

0 comments on commit 9218a38

Please sign in to comment.