Skip to content

Commit

Permalink
chore: update test_ros2_humble.yml to use stable Webots release version
Browse files Browse the repository at this point in the history
  • Loading branch information
skpawar1305 committed Jul 30, 2024
1 parent 28c1a30 commit 353cb5b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test_ros2_humble.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,8 @@ jobs:
source install/setup.bash
- name: Test
run: |
export WEBOTS_RELEASE_VERSION=2023b-rev1
export TEST_WITH_WEBOTS_NIGTHLY=0
export WEBOTS_RELEASE_VERSION=2023b
export WEBOTS_OFFSCREEN=1
export CI=1
export DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit 353cb5b

Please sign in to comment.