We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc018dc commit c661f42Copy full SHA for c661f42
.github/workflows/ci.yml
@@ -29,6 +29,9 @@ jobs:
29
- ROBOT_MODEL: 'ur5e'
30
URSIM_VERSION: '10.7.0'
31
PROGRAM_FOLDER: 'tests/resources/dockerursim/programs/polyscopex'
32
+ - ROBOT_MODEL: 'ur18'
33
+ URSIM_VERSION: '10.11.0'
34
+ PROGRAM_FOLDER: 'tests/resources/dockerursim/programs/polyscopex'
35
36
steps:
37
- uses: actions/checkout@v5
0 commit comments