Skip to content

Commit

Permalink
Merge pull request #119 from shadow-robot/F#SRC-7088_change_toolset_b…
Browse files Browse the repository at this point in the history
…ranch

Change toolset branch
  • Loading branch information
maxzieba authored Sep 20, 2022
2 parents 03e6153 + 19727ed commit 4808c9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
docker:
- image: public.ecr.aws/shadowrobot/build-tools:focal-noetic
environment:
toolset_branch: master
toolset_branch: lint
server_type: circle
ros_release_name: noetic
ubuntu_version_name: focal
Expand Down
2 changes: 1 addition & 1 deletion aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ settings:
tag: focal-noetic
template_project_name: template_unit_tests_and_code_coverage
toolset:
branch: master
branch: lint
modules:
- check_cache
- code_coverage
Expand Down

0 comments on commit 4808c9a

Please sign in to comment.