Skip to content

Commit

Permalink
Merge branch 'feature/ros_noetic' of https://github.com/RoBorregos/Ro…
Browse files Browse the repository at this point in the history
…bocup-Home into feature/ros_noetic
  • Loading branch information
Josecisneros001 committed Nov 11, 2021
2 parents fd496f9 + 6eb96bb commit 27394ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/catkin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
id: ACTIONS_ALLOW_UNSECURE_COMMANDS
run: echo 'ACTIONS_ALLOW_UNSECURE_COMMANDS=true' >> $GITHUB_ENV
- uses: actions/checkout@v1
- uses: betwo/github-setup-catkin@v1.1.1
- uses: betwo/github-setup-catkin@v1.3.0
with:
ros-version: 'noetic'
workspace: '$GITHUB_WORKSPACE/catkin_home'
Expand All @@ -31,4 +31,4 @@ jobs:
chmod +x ./check_test_result.sh
./check_test_result.sh
env:
QT_QPA_PLATFORM: offscreen
QT_QPA_PLATFORM: offscreen

0 comments on commit 27394ef

Please sign in to comment.