Skip to content

Commit

Permalink
Merge pull request #491 from gazebosim/scpeters/merge_5_6
Browse files Browse the repository at this point in the history
Merge ign-physics5 ➡️  gz-physics6
  • Loading branch information
scpeters authored Mar 17, 2023
2 parents 89550c0 + 696437e commit 930a223
Show file tree
Hide file tree
Showing 3 changed files with 176 additions and 191 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 @@ -21,7 +21,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.

Loading

0 comments on commit 930a223

Please sign in to comment.