@@ -135,7 +135,7 @@ jobs:
135135 hapi-tests-misc :
136136 name : " HAPI Tests (Misc)"
137137 if : ${{ inputs.enable-hapi-tests-misc == 'true' }}
138- runs-on : hl-cn-hapi-lin-lg
138+ runs-on : hl-cn-hapi-lin-md
139139 steps :
140140 - name : Prepare Runner
141141 uses : pandaswhocode/initialize-github-job@bfe0b1633012cee3033c757c7095d49c360e23a6 # v1.0.1
@@ -201,7 +201,7 @@ jobs:
201201 hapi-tests-misc-records :
202202 name : " HAPI Tests (Misc Records)"
203203 if : ${{ inputs.enable-hapi-tests-misc-records == 'true' }}
204- runs-on : hl-cn-hapi-lin-lg
204+ runs-on : hl-cn-hapi-lin-xl
205205 steps :
206206 - name : Prepare Runner
207207 uses : pandaswhocode/initialize-github-job@bfe0b1633012cee3033c757c7095d49c360e23a6 # v1.0.1
@@ -332,7 +332,7 @@ jobs:
332332 hapi-tests-simple-fees :
333333 name : " HAPI Tests (Simple Fees)"
334334 if : ${{ inputs.enable-hapi-tests-simplefees == 'true' }}
335- runs-on : hl-cn-hapi-lin-lg
335+ runs-on : hl-cn-hapi-lin-md
336336 steps :
337337 - name : Prepare Runner
338338 uses : pandaswhocode/initialize-github-job@bfe0b1633012cee3033c757c7095d49c360e23a6 # v1.0.1
@@ -398,7 +398,7 @@ jobs:
398398 hapi-tests-token :
399399 name : " HAPI Tests (Token)"
400400 if : ${{ inputs.enable-hapi-tests-token == 'true' }}
401- runs-on : hl-cn-hapi-lin-lg
401+ runs-on : hl-cn-hapi-lin-xl
402402 steps :
403403 - name : Prepare Runner
404404 uses : pandaswhocode/initialize-github-job@bfe0b1633012cee3033c757c7095d49c360e23a6 # v1.0.1
@@ -658,7 +658,7 @@ jobs:
658658 hapi-tests-nd-reconnect :
659659 name : " HAPI Tests (ND Reconnect)"
660660 if : ${{ inputs.enable-hapi-tests-nd-reconnect == 'true' }}
661- runs-on : hl-cn-hapi-lin-lg
661+ runs-on : hl-cn-hapi-lin-xl
662662 steps :
663663 - name : Prepare Runner
664664 uses : pandaswhocode/initialize-github-job@bfe0b1633012cee3033c757c7095d49c360e23a6 # v1.0.1
@@ -723,7 +723,7 @@ jobs:
723723 hapi-tests-iss :
724724 name : " HAPI Tests (ISS)"
725725 if : ${{ inputs.enable-hapi-tests-iss == 'true' }}
726- runs-on : hl-cn-hapi-lin-lg
726+ runs-on : hl-cn-hapi-lin-md
727727 steps :
728728 - name : Prepare Runner
729729 uses : pandaswhocode/initialize-github-job@bfe0b1633012cee3033c757c7095d49c360e23a6 # v1.0.1
@@ -788,7 +788,7 @@ jobs:
788788 hapi-tests-bn-comms :
789789 name : " HAPI Tests (BN Comms)"
790790 if : ${{ inputs.enable-hapi-tests-bn-communication == 'true' }}
791- runs-on : hl-cn-hapi-lin-lg
791+ runs-on : hl-cn-hapi-bn- lin-xl
792792 steps :
793793 - name : Prepare Runner
794794 uses : pandaswhocode/initialize-github-job@bfe0b1633012cee3033c757c7095d49c360e23a6 # v1.0.1
@@ -916,7 +916,7 @@ jobs:
916916 hapi-tests-state-throttling :
917917 name : " HAPI Tests (State Throttling)"
918918 if : ${{ inputs.enable-hapi-tests-state-throttling == 'true' }}
919- runs-on : hl-cn-hapi-lin-lg
919+ runs-on : hl-cn-hapi-lin-md
920920 steps :
921921 - name : Prepare Runner
922922 uses : pandaswhocode/initialize-github-job@bfe0b1633012cee3033c757c7095d49c360e23a6 # v1.0.1
0 commit comments