Skip to content

Commit bfd1c5f

Browse files
committed
Use new workflow for 16 core runner
Signed-off-by: Paul Gesel <[email protected]>
1 parent 6c9861c commit bfd1c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515

1616
jobs:
1717
integration-test-in-studio-container:
18-
uses: PickNikRobotics/moveit_pro_ci/.github/workflows/workspace_integration_test.yaml@virtual-buffer
18+
uses: PickNikRobotics/moveit_pro_ci/.github/workflows/workspace_integration_test.yaml@studio-16-core-runner
1919
with:
2020
image_tag: ${{ github.event.inputs.image_tag || null }}
2121
colcon_test_args: "--executor sequential"

0 commit comments

Comments
 (0)