Skip to content

Commit

Permalink
Merge pull request #44 from ami-iit/diegoferigo-patch-1
Browse files Browse the repository at this point in the history
Pin Ubuntu Jammy in CI/CD
  • Loading branch information
diegoferigo authored Oct 11, 2024
2 parents 8ceec63 + 11c9761 commit 464ef62
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 464ef62

Please sign in to comment.