Skip to content

Commit

Permalink
Merge branch 'main' into jazzy
Browse files Browse the repository at this point in the history
  • Loading branch information
dmronga committed Dec 4, 2024
2 parents 15133de + ed487d3 commit 795ce67
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build_and_test_ubuntu24.04.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Ubuntu 24.04

on:
push:
branches: [ main ]
branches: [ main,jazzy ]
pull_request:
branches: [ main ]
branches: [ main,jazzy ]

jobs:
build_and_test_24_04:
Expand All @@ -20,5 +20,6 @@ jobs:
- uses: ros-tooling/[email protected]
with:
package-name: wbc_ros
ref: jazzy
target-ros2-distro: jazzy
vcs-repo-file-url: https://raw.githubusercontent.com/ARC-OPT/wbc_ros/main/repos.yaml

0 comments on commit 795ce67

Please sign in to comment.