Skip to content

Commit

Permalink
Removed melodic tests from repo. (#69)
Browse files Browse the repository at this point in the history
* Removed melodic tests from repo.

* Update aws.yml
  • Loading branch information
BenStarmerSmith authored Apr 12, 2023
1 parent b4a0f89 commit 61acf25
Showing 1 changed file with 1 addition and 47 deletions.
48 changes: 1 addition & 47 deletions aws.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2022 Shadow Robot Company Ltd.
# Copyright 2022-2023 Shadow Robot Company Ltd.
#
# This program is free software: you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by the Free
Expand Down Expand Up @@ -44,49 +44,3 @@ trunks:
toolset:
modules:
- check_install
- name: melodic-devel
jobs:
- name: code_coverage
settings:
machine_type: medium
ubuntu:
version: bionic
ros:
release: melodic
docker:
image: shadowrobot/build-tools
tag: bionic-melodic
toolset:
branch: master
modules:
- code_style_check
- check_license
- name: style_check
settings:
machine_type: medium
ubuntu:
version: bionic
ros:
release: melodic
docker:
image: shadowrobot/build-tools
tag: bionic-melodic
toolset:
branch: master
modules:
- code_style_check
- check_license
- name: install_check
settings:
machine_type: medium
ubuntu:
version: bionic
ros:
release: melodic
docker:
image: shadowrobot/build-tools
tag: bionic-melodic
toolset:
branch: master
modules:
- check_install

0 comments on commit 61acf25

Please sign in to comment.