Skip to content

Commit ae04057

Browse files
committed
Use a UR15 for 10.11.0
1 parent dace58a commit ae04057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- ROBOT_MODEL: 'ur5e'
3030
URSIM_VERSION: '10.7.0'
3131
PROGRAM_FOLDER: 'tests/resources/dockerursim/programs/polyscopex'
32-
- ROBOT_MODEL: 'ur5e'
32+
- ROBOT_MODEL: 'ur15'
3333
URSIM_VERSION: '10.11.0'
3434
PROGRAM_FOLDER: 'tests/resources/dockerursim/programs/polyscopex'
3535

0 commit comments

Comments
 (0)