Skip to content

Commit

Permalink
setup 0.7 and noetic
Browse files Browse the repository at this point in the history
  • Loading branch information
dehann committed Sep 28, 2023
1 parent c8c8d74 commit 9b5c6f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ jobs:
with:
version: ${{ matrix.julia-version }}
arch: ${{ matrix.arch }}
- uses: ros-tooling/setup-ros@v0.6
- uses: ros-tooling/setup-ros@v0.7
with:
required-ros-distributions: noetic-ros-core
required-ros-distributions: noetic
- name: Check Rosversion
run: |
echo "loading ros variables"
Expand Down

0 comments on commit 9b5c6f3

Please sign in to comment.