Skip to content

Commit 4808c9a

Browse files
authored
Merge pull request #119 from shadow-robot/F#SRC-7088_change_toolset_branch
Change toolset branch
2 parents 03e6153 + 19727ed commit 4808c9a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
docker:
66
- image: public.ecr.aws/shadowrobot/build-tools:focal-noetic
77
environment:
8-
toolset_branch: master
8+
toolset_branch: lint
99
server_type: circle
1010
ros_release_name: noetic
1111
ubuntu_version_name: focal

aws.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ settings:
99
tag: focal-noetic
1010
template_project_name: template_unit_tests_and_code_coverage
1111
toolset:
12-
branch: master
12+
branch: lint
1313
modules:
1414
- check_cache
1515
- code_coverage

0 commit comments

Comments
 (0)