-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Imported upstream version '2.1.0' of 'upstream'
- Loading branch information
1 parent
70993f5
commit 54df4f4
Showing
58 changed files
with
1,844 additions
and
1,462 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
name: ros2-iron-jammy | ||
|
||
on: | ||
push | ||
|
||
jobs: | ||
ros2_iron_jammy_ci: | ||
name: iron (jammy) | ||
uses: ./.github/workflows/ros2.yml | ||
with: | ||
ROS_DISTRO: iron | ||
ROS_REPO: testing | ||
OS_NAME: ubuntu | ||
OS_CODE_NAME: jammy | ||
ALLOW_FAIL: false |
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
Oops, something went wrong.