Skip to content

Commit 0817260

Browse files
committed
perf: self-hosted pi build
1 parent 6811a0e commit 0817260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pi_build.yml

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

3636
pi-build:
3737
name: 'Parent Images: Docker Build'
38-
runs-on: ubuntu-latest
38+
runs-on: [self-hosted, dev]
3939
needs: [pi-matrix, validate-branch-name]
4040
environment: dev
4141
env:

0 commit comments

Comments
 (0)