Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
henningkayser authored Feb 18, 2022
2 parents e86d690 + 5bd7d98 commit c5cc837
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ jobs:
fail-fast: false
matrix:
env:
- IMAGE: rolling-ci
- IMAGE: galactic-ci
CCOV: true
ROS_DISTRO: rolling
- IMAGE: rolling-ci-testing
ROS_DISTRO: galactic
- IMAGE: galactic-ci-testing
IKFAST_TEST: true
ROS_DISTRO: rolling
ROS_DISTRO: galactic
CLANG_TIDY: pedantic
env:
CXXFLAGS: "-Wall -Wextra -Wwrite-strings -Wunreachable-code -Wpointer-arith -Wredundant-decls -Wno-deprecated-copy"
Expand Down

0 comments on commit c5cc837

Please sign in to comment.