Skip to content

Commit

Permalink
Pin Ubuntu Jammy in CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoferigo committed Oct 11, 2024
1 parent 8ceec63 commit 11c9761
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,9 @@ jobs:
fail-fast: false
matrix:
os:
- ubuntu-latest
# This runner can be updated to ubuntu > jammy as soon as we bump
# the minimum libsdformat to v14.
- ubuntu-22.04
- macos-latest
- windows-latest
type:
Expand Down

0 comments on commit 11c9761

Please sign in to comment.