Skip to content

Commit

Permalink
Merge branch 'ign-rendering6' into scpeters/merge_6_7
Browse files Browse the repository at this point in the history
  • Loading branch information
scpeters committed Mar 17, 2023
2 parents 299a80f + 420f8f1 commit 137490e
Show file tree
Hide file tree
Showing 5 changed files with 181 additions and 195 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.

0 comments on commit 137490e

Please sign in to comment.