Skip to content

Commit

Permalink
Merge branch 'ign-msgs8' into scpeters/merge_8_9
Browse files Browse the repository at this point in the history
  • Loading branch information
scpeters committed Mar 16, 2023
2 parents 69bec4b + 2838df7 commit 85e6f10
Show file tree
Hide file tree
Showing 4 changed files with 177 additions and 192 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
name: Ubuntu Focal CI
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Compile and test
id: ci
uses: gazebo-tooling/action-gz-ci@focal
Expand All @@ -22,7 +22,7 @@ jobs:
name: Ubuntu Jammy CI
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Compile and test
id: ci
uses: gazebo-tooling/action-gz-ci@jammy
178 changes: 0 additions & 178 deletions COPYING

This file was deleted.

2 changes: 1 addition & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@

## Gazebo Msgs 5.x

### Gazebo Msgs 5.10.0 (2022-10-10)
### Gazebo Msgs 5.11.0 (2022-10-10)

1. Ignition to Gazebo renaming.
* [Pull request #282](https://github.com/gazebosim/gz-msgs/pull/282)
Expand Down
Loading

0 comments on commit 85e6f10

Please sign in to comment.