-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* remove unused role Signed-off-by: Masaya Kataoka <[email protected]> * use humble in generate_rosdep yaml Signed-off-by: Masaya Kataoka <[email protected]> * specify markdown package version Signed-off-by: Masaya Kataoka <[email protected]> * change base image Signed-off-by: Masaya Kataoka <[email protected]> * empty commit * remove apt-utils Signed-off-by: Masaya Kataoka <[email protected]> --------- Signed-off-by: Masaya Kataoka <[email protected]>
- Loading branch information
1 parent
97a54ce
commit 932ac4c
Showing
6 changed files
with
4 additions
and
125 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,10 +18,10 @@ jobs: | |
- name: ansible version | ||
run: | | ||
ansible-playbook --version | ||
- name: Setup ROS2 galactic environment | ||
- name: Setup ROS2 humble environment | ||
uses: ros-tooling/[email protected] | ||
with: | ||
required-ros-distributions: galactic | ||
required-ros-distributions: humble | ||
- uses: actions/checkout@v2-beta | ||
- name: run ansible | ||
run: | | ||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.