We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c9861c commit bfd1c5fCopy full SHA for bfd1c5f
.github/workflows/ci.yaml
@@ -15,7 +15,7 @@ on:
15
16
jobs:
17
integration-test-in-studio-container:
18
- uses: PickNikRobotics/moveit_pro_ci/.github/workflows/workspace_integration_test.yaml@virtual-buffer
+ uses: PickNikRobotics/moveit_pro_ci/.github/workflows/workspace_integration_test.yaml@studio-16-core-runner
19
with:
20
image_tag: ${{ github.event.inputs.image_tag || null }}
21
colcon_test_args: "--executor sequential"
0 commit comments