Skip to content

Commit

Permalink
Update rolling.yaml to 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
fmrico authored Oct 12, 2024
1 parent 37d028d commit ad2e905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rolling.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-22.04]
os: [ubuntu-24.04]
fail-fast: false
steps:
- name: Setup ROS 2
Expand Down

0 comments on commit ad2e905

Please sign in to comment.