Skip to content

Commit

Permalink
iox-eclipse-iceoryx#328 update to ros-tooling/[email protected]
Browse files Browse the repository at this point in the history
Signed-off-by: bishibashiB <[email protected]>
  • Loading branch information
bishibashiB committed Nov 13, 2020
1 parent 47d74c0 commit 25e6ef0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/colcon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@ jobs:
# This workflow contains a single job called "build"
build:
# The type of runner that the job will run on
#runs-on: ubuntu-latest
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
# opt. switch to 'ubuntu-latest', which yet points to ubuntu-18.04 at the time of writing
os: [ubuntu-20.04]

steps:
- name: Setup ROS
uses: ros-tooling/[email protected].23
uses: ros-tooling/[email protected].25
with:
required-ros-distributions: foxy
- name: Install Iceoryx Dependencies
Expand Down

0 comments on commit 25e6ef0

Please sign in to comment.