Skip to content

Commit

Permalink
Update CI to latest setup-ros version (ros-drivers#158)
Browse files Browse the repository at this point in the history
Update setup-ros to v0.4 to fix the OpenSSL issues caused by ros-tooling/setup-ros#515
  • Loading branch information
evenator authored Nov 15, 2022
1 parent 265d902 commit 340c6bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
ubuntu_distro: [focal]
arch: [amd64]
steps:
- uses: ros-tooling/setup-ros@v0.2
- uses: ros-tooling/setup-ros@v0.4
with:
required-ros-distributions: ${{ matrix.ros_distro }}
- name: build and test
Expand Down

0 comments on commit 340c6bd

Please sign in to comment.