Skip to content

Commit 8ccfdaf

Browse files
jaenrig-ifxactions-user
authored andcommitted
github/workflows/ports_psoc6.yml: Limit self-hosted to project HIL.
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
1 parent 649a907 commit 8ccfdaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ports_psoc6.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
# Jobs only relevant for Infineon fork
4848
on-target-test:
4949
if: github.repository_owner == 'infineon'
50-
runs-on: self-hosted
50+
runs-on: ifx-mpy-nl-hil
5151
needs: server-build
5252
strategy:
5353
fail-fast: false

0 commit comments

Comments
 (0)