Skip to content

Commit

Permalink
use ubuntu-latest in CI workflow (matching rclpy)
Browse files Browse the repository at this point in the history
  • Loading branch information
David Conner committed May 6, 2024
1 parent bfff9e1 commit 398ddd5
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,7 @@ jobs:
matrix:
ros: [rolling]
include:
# - os: ubuntu-22.04
# ros: humble
# python: python3
# - os: ubuntu-22.04
# ros: iron
# python: python3
- os: ubuntu-24.04
- os: ubuntu-latest
ros: rolling
python: python3

Expand Down

0 comments on commit 398ddd5

Please sign in to comment.