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 dd4bad2 commit 6167f25Copy full SHA for 6167f25
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
uses: ros-industrial/industrial_ci@master
29
env:
30
ROS_DISTRO: ${{ matrix.env.ROS_DISTRO }}
31
- CXXFLAGS: -Wall -Wextra -Wpedantic -std=c++23
+ CXXFLAGS: -Wall -Wextra -Wpedantic -std=c++20
32
CLANG_TIDY: true
33
UPSTREAM_WORKSPACE: ros2.repos
34
AFTER_SETUP_UPSTREAM_WORKSPACE: vcs pull $BASEDIR/upstream_ws/src
0 commit comments