Skip to content

Commit

Permalink
More humble -> jazzy CI changes
Browse files Browse the repository at this point in the history
  • Loading branch information
civerachb-cpr committed Aug 29, 2024
1 parent a2746b6 commit bf58029
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: turtlebot4_ci
on: [push, pull_request]

jobs:
turtlebot4_humble_ci:
turtlebot4_jazzy_ci:
name: Jazzy
runs-on: ubuntu-24.04
steps:
Expand All @@ -14,7 +14,7 @@ jobs:
- uses: ros-tooling/[email protected]
id: action_ros_ci_step
with:
target-ros2-distro: humble
target-ros2-distro: jazzy
import-token: ${{ secrets.GITHUB_TOKEN }}
package-name:
turtlebot4_description
Expand Down

0 comments on commit bf58029

Please sign in to comment.