We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb27e56 commit 9e77ab1Copy full SHA for 9e77ab1
.github/workflows/industrial_ci_action.yml
@@ -17,7 +17,7 @@ jobs:
17
- {ROS_DISTRO: melodic, PRERELEASE: true}
18
- {ROS_DISTRO: noetic}
19
- {ROS_DISTRO: noetic, PRERELEASE: true}
20
- - {ROS_DISTRO: noetic, OS_NAME:debian, OS_CODE_NAME:buster}
+ - {ROS_DISTRO: noetic, OS_NAME: debian, OS_CODE_NAME: buster}
21
env:
22
CCACHE_DIR: /github/home/.ccache # Enable ccache
23
PARALLEL_BUILDS: 4
0 commit comments