Skip to content

Commit

Permalink
update OS for rolling CI
Browse files Browse the repository at this point in the history
  • Loading branch information
David Conner committed May 1, 2024
1 parent 07f22f3 commit 875f1a9
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/flexbe_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,11 @@ jobs:
matrix:
ros: [iron, rolling]
include:
# - os: ubuntu-22.04
# ros: humble
# python: python3
# ci_branch: ros2-devel
- os: ubuntu-22.04
ros: iron
python: python3
ci_branch: ros2-devel
- os: ubuntu-22.04
- os: ubuntu-24.04
ros: rolling
python: python3
ci_branch: ros2-devel
Expand Down

0 comments on commit 875f1a9

Please sign in to comment.