Skip to content

Commit

Permalink
Merge branch 'ign-gazebo6' into scpeters/merge_6_7_part2
Browse files Browse the repository at this point in the history
  • Loading branch information
scpeters committed Apr 4, 2023
2 parents 0601e11 + caf8128 commit e070904
Show file tree
Hide file tree
Showing 31 changed files with 4,753 additions and 211 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
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]
with:
Expand All @@ -25,7 +25,7 @@ jobs:
name: Ubuntu Jammy CI
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]
with:
Expand Down
176 changes: 0 additions & 176 deletions COPYING

This file was deleted.

Loading

0 comments on commit e070904

Please sign in to comment.