Skip to content

Commit

Permalink
Use galactic in main CI (moveit#1077)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vatan Aksoy Tezer authored and AndyZe committed Mar 15, 2022
1 parent 20e6fc2 commit c78aebe
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 c78aebe

Please sign in to comment.