Skip to content

Commit

Permalink
Separating CI for rolling.
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanFabian committed Oct 10, 2024
1 parent 52b4665 commit 53fdaaa
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/lint-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,7 @@ jobs:
matrix:
setup:
- rosdistro: jazzy
os: ubuntu-latest
- rosdistro: rolling
os: ubuntu-latest
os: ubuntu-24.04
steps:
- name: install build tools
run: |
Expand Down

0 comments on commit 53fdaaa

Please sign in to comment.