Skip to content

Commit

Permalink
Updated used OS version for Rolling.
Browse files Browse the repository at this point in the history
Signed-off-by: Ralph Lange <ralph-lange@users.noreply.github.com>
  • Loading branch information
ralph-lange authored Feb 14, 2025
1 parent b7bb5fc commit fe44939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- ros_distribution: "iron"
os: "ubuntu-22.04"
- ros_distribution: "rolling"
os: "ubuntu-22.04"
os: "ubuntu-24.04"
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit fe44939

Please sign in to comment.