Skip to content

Commit e18abe4

Browse files
committed
Fix UR7e required version
1 parent 5edfb86 commit e18abe4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,10 +198,10 @@ jobs:
198198
URSIM_VERSION: '5.12.8'
199199
PROGRAM_FOLDER: 'tests/resources/dockerursim/programs/e-series'
200200
- ROBOT_MODEL: 'ur7e'
201-
URSIM_VERSION: '5.15.2'
201+
URSIM_VERSION: '5.22.2'
202202
PROGRAM_FOLDER: 'tests/resources/dockerursim/programs/e-series'
203203
- ROBOT_MODEL: 'ur10e'
204-
URSIM_VERSION: '5.22.2'
204+
URSIM_VERSION: '5.15.2'
205205
PROGRAM_FOLDER: 'tests/resources/dockerursim/programs/e-series'
206206
- ROBOT_MODEL: 'ur12e'
207207
URSIM_VERSION: '5.25.1'

0 commit comments

Comments
 (0)