We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f64eeb5 commit c1f130eCopy full SHA for c1f130e
1 file changed
.github/workflows/rolling-binary-testing.yml
@@ -13,6 +13,8 @@ on:
13
14
jobs:
15
rolling_binary_testing:
16
+ runs-on:
17
+ group: ros_driver_runner_group
18
uses: ./.github/workflows/reusable_ici.yml
19
with:
20
ros_distro: rolling
0 commit comments