Skip to content

Commit b808319

Browse files
committed
chore: change runner to a self hosted one
1 parent b0268fb commit b808319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sample-distribution.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959

6060
build_and_deploy_android_firebase:
6161
name: Build SampleApp Android and Deploy-${{ github.ref == 'refs/heads/develop' }}
62-
runs-on: ubuntu-latest-16core
62+
runs-on: streamci-157.180.50.234-htz-helsinki-b
6363
strategy:
6464
matrix:
6565
node-version: [24.x]

0 commit comments

Comments
 (0)